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 3903d4a commit 89e9f05Copy full SHA for 89e9f05
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Upload artifacts
52
uses: actions/upload-artifact@v4
53
with:
54
- name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
+ name: cibw-wheels-python
55
path: ./wheelhouse/*.whl
56
retention-days: 1
57
0 commit comments