Skip to content

Commit

Permalink
ci: remove matrix.os reference from wheels-cross job
Browse files Browse the repository at this point in the history
Signed-off-by: Filipe Laíns <[email protected]>
  • Loading branch information
FFY00 committed Jun 3, 2024
1 parent 741b998 commit 5b350db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: always()
with:
name: wheels-cross-${{ matrix.os }}
name: wheels-cross
path: wheelhouse/*.whl
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5b350db

Please sign in to comment.