Skip to content

Commit

Permalink
actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlend committed Aug 26, 2024
1 parent c44f602 commit a4d87be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,5 @@ jobs:
run: python3 -m cibuildwheel --output-dir wheelhouse
- uses: actions/upload-artifact@v4
with:
merge-multiple: true
path: ./wheelhouse/*.whl

0 comments on commit a4d87be

Please sign in to comment.