mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-09 14:08:08 -05:00
--verbose - why are the wheels not uploading?
This commit is contained in:
2
.github/workflows/python_buildwheels.yml
vendored
2
.github/workflows/python_buildwheels.yml
vendored
@@ -158,4 +158,4 @@ jobs:
|
||||
if: ${{ github.event_name != 'pull_request' }}
|
||||
env:
|
||||
TWINE_USERNAME: __token__
|
||||
run: python -m twine upload --skip-existing Python/*.whl Python/*.tar.gz
|
||||
run: python -m twine upload --verbose --skip-existing Python/*.whl Python/*.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user