Skip to content

Commit

Permalink
更yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xaoyaoo committed Jan 24, 2024
1 parent a49642f commit cfca7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Build Wheel
run: |
python -m build --wheel
python -m build --wheel --sdist
- name: Build Executable
run: |
Expand Down

0 comments on commit cfca7ae

Please sign in to comment.