[CI] More fixups (#145)
This commit is contained in:
2
.github/workflows/build-wheels.yml
vendored
2
.github/workflows/build-wheels.yml
vendored
@@ -37,4 +37,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload wheels to PyPI
|
- name: Upload wheels to PyPI
|
||||||
run: |
|
run: |
|
||||||
python3 -m twine upload wheelhouse/* --skip-existing -u $(PYPI_USERNAME) -p $(PYPI_PASSWORD)
|
python3 -m twine upload wheelhouse/* --skip-existing
|
Reference in New Issue
Block a user