Skip to content

Commit

Permalink
Fix upload to release step
Browse files Browse the repository at this point in the history
  • Loading branch information
JustAman62 committed May 9, 2024
1 parent 184c738 commit 9a42a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Upload MaxOS arm64 to Release
uses: svenstaro/upload-release-action@v2
with:
file: osx-arm64-output
file: osx-arm64-output/openf1-console
asset_name: openf1-console-macos-arm64

0 comments on commit 9a42a11

Please sign in to comment.