Skip to content

Commit

Permalink
Only build tar.gz
Browse files Browse the repository at this point in the history
  • Loading branch information
champsblanc committed Apr 24, 2023
1 parent 3043839 commit d9f4d54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
pip install build
- name: Build package
run: |
python -m build
rm ./dist/*.whl
python -m build -s
- name: Publish package
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
Expand Down

0 comments on commit d9f4d54

Please sign in to comment.