Skip to content

Commit

Permalink
Disable build for windows on arm
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanmola committed Jan 18, 2025
1 parent d177cb7 commit 221c83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ win:
- target: nsis
arch:
- x64
- arm64
# - arm64
nsis:
artifactName: ${name}-${version}-setup.${ext}
shortcutName: ${productName}
Expand Down

0 comments on commit 221c83d

Please sign in to comment.