Skip to content

Commit

Permalink
--sdist option
Browse files Browse the repository at this point in the history
  • Loading branch information
matsui528 committed Nov 22, 2023
1 parent 9652fc9 commit ea3a7fb
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 @@ -32,7 +32,7 @@ jobs:
- name: Build package
run: |
python -m build
python -m build --sdist
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit ea3a7fb

Please sign in to comment.