Skip to content

Commit

Permalink
Attempt to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanSteinberg committed Apr 3, 2024
1 parent 66b6c0a commit bafa8b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
- name: Download all the dists
uses: actions/download-artifact@v3
with:
name: python-package-distributions
path: dist/
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
Expand All @@ -89,7 +88,6 @@ jobs:
- name: Download all the dists
uses: actions/download-artifact@v3
with:
name: python-package-distributions
path: dist/
- name: Sign the dists with Sigstore
uses: sigstore/gh-action-sigstore-python@v1.2.3
Expand Down

0 comments on commit bafa8b7

Please sign in to comment.