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 c3fb498 commit a42eb4dCopy full SHA for a42eb4d
.github/workflows/build_arm.yml
@@ -34,6 +34,7 @@ jobs:
34
CIBW_SKIP: "pp*"
35
- uses: actions/upload-artifact@v3
36
with:
37
+ name: wheels
38
path: ./wheelhouse/*.whl
39
40
publish:
0 commit comments