Skip to content

Commit

Permalink
merge wheels into one artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Dec 11, 2024
1 parent 5d9f224 commit d7c09d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ jobs:
- uses: actions/upload-artifact@v4
with:
path: ./wheelhouse/*.whl
pattern: *.whl
merge-multiple: true

0 comments on commit d7c09d6

Please sign in to comment.