Skip to content

Commit

Permalink
name wheel artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
KowerKoint committed May 21, 2024
1 parent 0bc670c commit a190841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: Upload wheel to GitHub
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.cibw-python }}-${{ matrix.os-arch }}
path: ./wheels/*.whl

- name: Upload wheel data if the Git tag is set
Expand Down

0 comments on commit a190841

Please sign in to comment.