Skip to content

Commit

Permalink
Fix upload-artifact config
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed Dec 24, 2024
1 parent c2aa4e7 commit 1e3f30c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:

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

0 comments on commit 1e3f30c

Please sign in to comment.