Skip to content

Commit 9dbe7fb

Browse files
authored
Update windows-package.yml
1 parent ee19adc commit 9dbe7fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ jobs:
4949
run: |
5050
export COMPILER_PATH=/c/Miniconda/envs/test/Library/mingw-w64/bin/
5151
python setup.py bdist_wheel
52+
python setup.py sdist
5253
python -m pip install twine
5354
twine upload dist/*

0 commit comments

Comments
 (0)