Skip to content

Commit

Permalink
upload wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Dec 5, 2024
1 parent df8da08 commit ab28abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-python-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
uses: PyO3/maturin-action@v1
with:
command: upload
args: dist
args: dist/*

0 comments on commit ab28abc

Please sign in to comment.