Skip to content

Commit 1ba4236

Browse files
committed
Updated wheel names
1 parent 2576e7d commit 1ba4236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444

4545
- uses: actions/upload-artifact@v4
4646
with:
47-
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
47+
name: cibw-wheels-${{ matrix.os }}-${{ matrix.cibw_archs }}
4848
path: ./wheelhouse/*.whl

0 commit comments

Comments
 (0)