Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Sep 30, 2024
1 parent 6ebc0ae commit 0b75f3e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ win:
arch: amd64
- target: nsis
arch: arm64
- target: nsis-web
arch: amd64
- target: nsis-web
arch: arm64
- target: portable
arch: amd64
- target: portable
arch: arm64
- target: zip
nsis:
artifactName: ${productName}-${version}.${ext}
Expand Down

0 comments on commit 0b75f3e

Please sign in to comment.