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 612f715 commit 51ec579Copy full SHA for 51ec579
.github/workflows/python.yaml
@@ -171,4 +171,4 @@ jobs:
171
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
172
with:
173
command: upload
174
- args: --non-interactive --skip-existing wheels-*/* --manifest-path python/Cargo.toml
+ args: --non-interactive --skip-existing wheels-*/*
0 commit comments