Skip to content

Commit 8f5c366

Browse files
committed
updated ci
1 parent b6dc550 commit 8f5c366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
- uses: actions/upload-artifact@v4
9191
with:
92-
name: dist-wheels # Single artifact for all wheels
92+
name: dist-wheels-${{ matrix.os }}-py3${{ matrix.python.minor }} # Unique artifact name
9393
path: dist/*
9494

9595
upload:

0 commit comments

Comments
 (0)