Skip to content

Commit

Permalink
cleans upload
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrocamargo committed Feb 7, 2020
1 parent a813b35 commit b4292ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,4 @@ jobs:
run: |
python setup.py sdist bdist_wheel
twine upload dist/*.whl
if [${{ matrix.python-version }} == 3.7]; then
twine upload dist/*.gz
twine upload dist/*.gz

0 comments on commit b4292ef

Please sign in to comment.