Skip to content

Commit 06f368c

Browse files
Update .github/workflows/python.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ff2e15b commit 06f368c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

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

150150
- uses: actions/upload-artifact@v4
151151
with:
152-
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
152+
name: cibw-wheels-win-arm64
153153
path: ./wheelhouse/*.whl
154154

155155
make_sdist:

0 commit comments

Comments
 (0)