Skip to content

Commit

Permalink
Fix cibuildwheel name conflict (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
li-plus committed Apr 24, 2024
1 parent b7b0a4f commit a46f474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
path: ./wheelhouse/*.whl

0 comments on commit a46f474

Please sign in to comment.