We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407cff4 commit 8a71647Copy full SHA for 8a71647
.github/workflows/wheels.yml
@@ -51,6 +51,7 @@ jobs:
51
uses: pypa/[email protected]
52
- uses: actions/upload-artifact@v4
53
with:
54
+ name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
55
path: ./wheelhouse/*.whl
56
57
create_release:
0 commit comments