Skip to content

Commit

Permalink
Update windows-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoyMonteiro authored Apr 30, 2021
1 parent ee19adc commit 9dbe7fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ jobs:
run: |
export COMPILER_PATH=/c/Miniconda/envs/test/Library/mingw-w64/bin/
python setup.py bdist_wheel
python setup.py sdist
python -m pip install twine
twine upload dist/*

0 comments on commit 9dbe7fb

Please sign in to comment.