Skip to content

Commit ffa9147

Browse files
author
Marc Pabst
committed
rename artifact for iOS
1 parent 2f937c0 commit ffa9147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,6 @@ jobs:
109109
- uses: actions/upload-artifact@v4
110110
if: ${{ github.ref == 'refs/heads/master' }}
111111
with:
112+
name: cibw-wheels-ios-${{ matrix.os }}-${{ strategy.job-index }}
112113
path: ./wheelhouse/*.whl
113114
retention-days: 7

0 commit comments

Comments
 (0)