This commit is contained in:
Richard Smith 2024-10-16 12:11:34 +01:00
parent 4670e271ca
commit 62ff73d0e7
2 changed files with 2 additions and 2 deletions

View file

@ -74,7 +74,7 @@ jobs:
pip3 install "cffi>=1.17.1"
pip3 install wheel
pip3 install setuptools
python setup.py bdist_wheel --plat-name macosx_10_15_x86_64
python setup.py bdist_wheel
- name: Test
run: |