Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrnr committed Oct 20, 2024
1 parent 3e77522 commit 3084ee1
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 @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install uv
uses: astral-sh/setup-uv@v3
- uses: Publish to PyPI
- name: Publish to PyPI
run: |
uv build
uv publish

0 comments on commit 3084ee1

Please sign in to comment.