Skip to content

Commit d2b1a49

Browse files
Rohanjames1997inducer
authored andcommitted
Fix tarball name
1 parent b220526 commit d2b1a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- uses: actions/upload-artifact@v4
5252
with:
53-
name: cibw-sdist-${{ matrix.os }}
53+
name: cibw-sdist
5454
path: dist/*.tar.gz
5555

5656
upload_pypi:

0 commit comments

Comments
 (0)