Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarrison committed Nov 7, 2024
1 parent 3a1a4d2 commit 1716bc1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ jobs:

- name: Download dist artifacts
uses: actions/download-artifact@v4
path: dist
with:
path: dist

- name: Publish
run: uv publish

0 comments on commit 1716bc1

Please sign in to comment.