Skip to content

Commit

Permalink
Generate and upload sdist package
Browse files Browse the repository at this point in the history
  • Loading branch information
MHendricks committed Nov 2, 2023
1 parent 0c6beb6 commit 420de67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Build wheel
run: |
python -m build --wheel
python -m build --wheel --sdist
# Upload the built .whl files so we can inspect them even if publish fails
- name: Upload wheel.
Expand Down

0 comments on commit 420de67

Please sign in to comment.