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 3eaa1a8 commit f85a4ddCopy full SHA for f85a4dd
.github/workflows/buildwheels.yml
@@ -62,7 +62,6 @@ jobs:
62
- uses: actions/upload-artifact@v4
63
with:
64
path: ./wheelhouse/*.whl
65
- overwrite: true
66
67
upload_pypi:
68
needs: [build_wheels, build_sdist]
0 commit comments