Skip to content

Commit

Permalink
fix up upload-artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderFengler committed Jan 31, 2025
1 parent a219c91 commit 393cbac
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 @@ -33,6 +33,7 @@ jobs:

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

build_sdist:
Expand Down

0 comments on commit 393cbac

Please sign in to comment.