Skip to content

Commit

Permalink
ci: fix naming issue
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkornitzer committed Jul 1, 2024
1 parent 21dd7f4 commit cc46676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
- name: Upload binary artifact
uses: actions/upload-artifact@v3
with:
name: mac-binary
name: mac-binary-arm
path: target/release/chainsaw
if-no-files-found: error
retention-days: 1
Expand Down

0 comments on commit cc46676

Please sign in to comment.