Skip to content

Commit a9e7e74

Browse files
ci: Fix issue with wheel naming not following convention
1 parent c2c9c63 commit a9e7e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_wheels.yml

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

2222
- uses: actions/upload-artifact@v4
2323
with:
24-
name: wheels-15-intel
24+
name: wheels-macos-15-intel
2525
path: ./wheelhouse/*.whl
2626
retention-days: 1
2727

0 commit comments

Comments
 (0)