Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
chore: artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
kamiya10 committed Nov 3, 2023
1 parent 5572f35 commit c79bc73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@master
with:
name: linux-amd64.deb
path: dist/*.deb

# macOS_x64:
Expand Down

0 comments on commit c79bc73

Please sign in to comment.