Skip to content

Commit 1e3f30c

Browse files
committed
Fix upload-artifact config
1 parent c2aa4e7 commit 1e3f30c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ jobs:
6161

6262
- uses: actions/upload-artifact@v4
6363
with:
64+
name: ${{ matrix.os }}-wheels
6465
path: ./wheelhouse/*.whl

0 commit comments

Comments
 (0)