Skip to content

Commit e0162e9

Browse files
committed
Updates
1 parent 59ccaf1 commit e0162e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ jobs:
318318
- uses: actions/upload-artifact@v4
319319
with:
320320
path: ./dist/*.tar.gz
321-
name: artifact-${{ matrix.os }}-${{ matrix.platform_id }}-python-${{ matrix.python }}
321+
name: artifact-sdist
322322

323323
merge:
324324
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)