diff --git a/electron/package.json b/electron/package.json index 2279b73ba..464f619e0 100644 --- a/electron/package.json +++ b/electron/package.json @@ -109,7 +109,8 @@ "arm64" ] } - ] + ], + "verifyUpdateCodeSignature": false }, "nsis": { "oneClick": false,