Skip to content

Commit fef2eef

Browse files
🔧 add linux arch
1 parent 364fded commit fef2eef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

electron-builder.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ export default <Configuration>{
5252
target: [
5353
{
5454
target: 'AppImage',
55+
arch: ['x64', 'arm64'],
5556
},
5657
],
5758
},

0 commit comments

Comments
 (0)