Skip to content

Commit

Permalink
wip: windows
Browse files Browse the repository at this point in the history
  • Loading branch information
shanimal08 committed Nov 25, 2024
1 parent 89b548a commit 04186b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beta_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- platform: 'ubuntu-22.04' # for Tauri v1 you could replace this with ubuntu-20.04.
args: ''
- platform: 'windows-2019'
args: '--bundles updater'
args: '--bundles msi,nsis,updater'
- platform: 'macos-latest'
args: '--target universal-apple-darwin'

Expand Down

0 comments on commit 04186b7

Please sign in to comment.