Skip to content

Commit

Permalink
Update wheels artifacts name
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiliin committed Jun 19, 2024
1 parent e0c8c40 commit d4bfb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: always()
with:
name: cppbinder-wheels-${{ matrix.os }}
name: cppbinder-wheels
path: ./python/wheelhouse/*.whl

- name: Upload wheels to release
Expand Down

0 comments on commit d4bfb90

Please sign in to comment.