Skip to content

Commit

Permalink
ci(release): Fix dep
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisklein committed Nov 21, 2023
1 parent 814ee4a commit 973c8fe
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 @@ -34,7 +34,7 @@ jobs:
publish:
name: Upload release to PyPI
runs-on: ubuntu-latest
needs: pure-python
needs: build
environment:
name: pypi-publish
permissions:
Expand Down

0 comments on commit 973c8fe

Please sign in to comment.