Skip to content

Commit

Permalink
Update python-publish.yaml (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghan234 authored Dec 3, 2024
1 parent e011954 commit 8e958bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
run: |
# NOTE: put your own distribution build steps here.
python -m pip install build cibuildwheel
python -m build --sdist --outdir dist/
cibuildwheel --output-dir dist/
- name: Upload distributions
Expand Down

0 comments on commit 8e958bf

Please sign in to comment.