[CI] More fixups (#145)

This commit is contained in:
Philippe Tillet
2021-07-27 22:14:51 -07:00
committed by GitHub
parent 1c48bd623e
commit b736fdc740

View File

@@ -37,4 +37,4 @@ jobs:
- name: Upload wheels to PyPI
run: |
python3 -m twine upload wheelhouse/* --skip-existing -u $(PYPI_USERNAME) -p $(PYPI_PASSWORD)
python3 -m twine upload wheelhouse/* --skip-existing