Skip to content

Commit

Permalink
Update .github/workflows/build_wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw authored Feb 2, 2024
1 parent ba98392 commit 8b9a309
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 @@ -23,7 +23,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
path: ./wheelhouse/*.whl
name: wheels
name: wheels-${{ matrix.os }}

build_sdist:
name: Build source distribution
Expand Down

0 comments on commit 8b9a309

Please sign in to comment.