We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e027cd commit c6f8b6fCopy full SHA for c6f8b6f
.github/workflows/CI.yml
@@ -77,4 +77,4 @@ jobs:
77
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
78
with:
79
command: upload
80
- args: --skip-existing *
+ args: --skip-existing dist/*
0 commit comments