Skip to content

Commit

Permalink
Update macos-m1-debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lindongchen authored Jul 18, 2024
1 parent 9534a2d commit d7e0cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-m1-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: release
path: ./gui/src-tauri/target/release/bundle/dmg/ztm_${{ vars.APP_VERSION }}_aarch64.dmg
path: ./gui/src-tauri/target/debug/bundle/dmg/ztm_${{ vars.APP_VERSION }}_aarch64.dmg

0 comments on commit d7e0cbb

Please sign in to comment.