Skip to content

Commit

Permalink
build app bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendonovich committed Oct 12, 2023
1 parent ee1ba5a commit 2927d40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
settings:
- host: macos-latest
target: x86_64-apple-darwin
bundles: dmg
bundles: app,dmg
os: darwin
arch: x86_64
- host: macos-latest
target: aarch64-apple-darwin
bundles: dmg
bundles: app,dmg
os: darwin
arch: aarch64
- host: windows-latest
Expand Down

0 comments on commit 2927d40

Please sign in to comment.