aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
authorLibravatar Balaji Vijayakumar <kuttibalaji.v6@gmail.com>2023-01-02 10:35:46 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-01-02 13:11:48 +0530
commit88e6c0047ed4ff99638ff5844c76cbe2399cffde (patch)
tree1139f6b953597939b9a5d1b05c13fc8dabcfecd5 /electron-builder.yml
parent6.2.4-nightly.2 [skip ci] (diff)
downloadferdium-app-88e6c0047ed4ff99638ff5844c76cbe2399cffde.tar.gz
ferdium-app-88e6c0047ed4ff99638ff5844c76cbe2399cffde.tar.zst
ferdium-app-88e6c0047ed4ff99638ff5844c76cbe2399cffde.zip
fix: update pnpm and revert to stable electron-builder
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index 8810406fc..17c1fd38f 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -4,8 +4,6 @@ directories:
4 4
5appId: "org.ferdium.ferdium-app" 5appId: "org.ferdium.ferdium-app"
6 6
7beforePack: './electron-builder-fix-env.js'
8
9publish: 7publish:
10 provider: github 8 provider: github
11 9