Skip to content

Commit 8a90e49

Browse files
committed
v4 pypi actions artifact name fix3
1 parent 7135a6d commit 8a90e49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-wheels.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- uses: actions/upload-artifact@v4
2626
with:
27+
name: artifact-${{ matrix.os }}
2728
path: ./wheelhouse/*.whl
2829

2930
build_sdist:

0 commit comments

Comments
 (0)