Skip to content

Commit

Permalink
Update build_mac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
richrobe authored Jun 13, 2024
1 parent ec5b143 commit 78c9cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: /Users/runner/work/empkins-sync-board-gui/empkins-sync-board-gui/osb_gui_macos.zip
asset_path: /Users/runner/work/open-sync-board-gui/open-sync-board-gui/osb_gui_macos.zip
asset_name: osb_gui_macos.zip
asset_content_type: application/zip

0 comments on commit 78c9cdf

Please sign in to comment.