We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364fded commit fef2eefCopy full SHA for fef2eef
electron-builder.ts
@@ -52,6 +52,7 @@ export default <Configuration>{
52
target: [
53
{
54
target: 'AppImage',
55
+ arch: ['x64', 'arm64'],
56
},
57
],
58
0 commit comments