aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml10
1 files changed, 4 insertions, 6 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index b4dff7a01..b2c243e49 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -27,12 +27,10 @@ dmg:
27win: 27win:
28 icon: ./build-helpers/images/icon.ico 28 icon: ./build-helpers/images/icon.ico
29 target: 29 target:
30 target: 30 - target: nsis
31 - nsis 31 arch: [x64, ia32]
32 - portable 32 - target: portable
33 arch: 33 arch: [x64, ia32]
34 - x64
35 - ia32
36 34
37linux: 35linux:
38 icon: ./build-helpers/images/icons 36 icon: ./build-helpers/images/icons