aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
authorLibravatar Nathanael <36506137+NathanaelGandhi@users.noreply.github.com>2022-05-01 14:25:15 +1000
committerLibravatar GitHub <noreply@github.com>2022-05-01 04:25:15 +0000
commitbe059dbfd873e32e6e84a238d247d6a6fdcbc2ba (patch)
tree172e3205fdffe420d2d36dd54dfde69dec030581 /electron-builder.yml
parentRemove native compilation ('python', 'node-gyp') since we no longer have such... (diff)
downloadferdium-app-be059dbfd873e32e6e84a238d247d6a6fdcbc2ba.tar.gz
ferdium-app-be059dbfd873e32e6e84a238d247d6a6fdcbc2ba.tar.zst
ferdium-app-be059dbfd873e32e6e84a238d247d6a6fdcbc2ba.zip
Enable snap build & publish for edge, beta, stable channels (#74)
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index 54f0ba2fe..ebe16b29c 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -57,7 +57,7 @@ linux:
57 - target: tar.gz 57 - target: tar.gz
58 - target: rpm 58 - target: rpm
59 - target: freebsd 59 - target: freebsd
60 # - target: snap 60 - target: snap
61 61
62nsis: 62nsis:
63 perMachine: false 63 perMachine: false