We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f937c0 commit ffa9147Copy full SHA for ffa9147
.github/workflows/wheels.yml
@@ -109,5 +109,6 @@ jobs:
109
- uses: actions/upload-artifact@v4
110
if: ${{ github.ref == 'refs/heads/master' }}
111
with:
112
+ name: cibw-wheels-ios-${{ matrix.os }}-${{ strategy.job-index }}
113
path: ./wheelhouse/*.whl
114
retention-days: 7
0 commit comments