Skip to content

Commit

Permalink
fix: output path
Browse files Browse the repository at this point in the history
  • Loading branch information
suphon-t committed Jan 10, 2024
1 parent c1e28c2 commit 3dbd5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
- name: Package
run: |
npm install -g create-dmg
create-dmg "Build/$FULL_PRODUCT_NAME" Build
create-dmg "Build/Applications/$FULL_PRODUCT_NAME" Build
ls Build

0 comments on commit 3dbd5c9

Please sign in to comment.