Skip to content

Commit

Permalink
only build nsis bundle for windows beta
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Aug 28, 2024
1 parent 2676281 commit 9163376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
args:
- os: windows-latest
target: x86_64-pc-windows-msvc
args:
args: --bundles nsis,updater
- os: macos-latest
target: aarch64-apple-darwin
args:
Expand Down

0 comments on commit 9163376

Please sign in to comment.