Skip to content

Commit

Permalink
This will actually fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimahriman committed Jun 19, 2024
1 parent d5249d4 commit ebb5a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
with:
command: upload
args: --skip-existing *
args: --skip-existing wheels/*

0 comments on commit ebb5a2f

Please sign in to comment.