Skip to content

Commit

Permalink
Separate artifact names in build_wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexShkarin committed May 5, 2024
1 parent c9fd784 commit 08ce38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
path: ./wheelhouse/*.whl
merge-multiple: true
name: wheels-${{ matrix.os }}

0 comments on commit 08ce38e

Please sign in to comment.