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 b7b0a4f commit a46f474Copy full SHA for a46f474
.github/workflows/wheels.yml
@@ -29,4 +29,5 @@ jobs:
29
30
- uses: actions/upload-artifact@v4
31
with:
32
+ name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
33
path: ./wheelhouse/*.whl
0 commit comments