Skip to content

Commit

Permalink
set explicit name to artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
dromer committed Oct 13, 2024
1 parent 684e136 commit bb375fa
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 @@ -54,7 +54,7 @@ jobs:

- uses: actions/upload-artifact@v4
with:
name: hvcc-binary
name: heavy-binary-linux-x86_64
path: dist/pyinstaller/manylinux_2_31_x86_64/Heavy

dispatch:
Expand Down

0 comments on commit bb375fa

Please sign in to comment.