Skip to content

Commit

Permalink
EBR-40 Add --verbose flag
Browse files Browse the repository at this point in the history
  • Loading branch information
liadomide committed Apr 8, 2024
1 parent b511059 commit f739f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
run: |
echo "Publishing on pypi..."
python -m pip install -U twine
twine upload dist/*
twine upload dist/* --verbose

0 comments on commit f739f04

Please sign in to comment.