Skip to content

Commit 8e958bf

Browse files
authored
Update python-publish.yaml (#44)
1 parent e011954 commit 8e958bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-publish.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
run: |
3333
# NOTE: put your own distribution build steps here.
3434
python -m pip install build cibuildwheel
35-
python -m build --sdist --outdir dist/
3635
cibuildwheel --output-dir dist/
3736
3837
- name: Upload distributions

0 commit comments

Comments
 (0)