Skip to content

Commit 9e30f90

Browse files
authored
Change artifact name
1 parent f3234a8 commit 9e30f90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

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

4545
- uses: actions/upload-artifact@v4
4646
with:
47+
name: wheels-${{ matrix.os}}-${{ matrix.arch }}
4748
path: ./wheelhouse/*.whl
4849

4950
#build_sdist:

0 commit comments

Comments
 (0)