Skip to content

Commit

Permalink
Update publish_pypi.yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
kuffmode authored Feb 5, 2024
1 parent 913889e commit 7785ecd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
pip install build setuptools wheel twine
- name: Build package
run: |
rm dist/*
python setup.py sdist bdist_wheel
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
Expand Down

0 comments on commit 7785ecd

Please sign in to comment.