diff --git a/package.json b/package.json index d5ef0d01..08552ef3 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,11 @@ "target": [ { "target": "deb", - "arch": "x64" + "arch":[ + "x64", + "armv7l", + "arm64" + ] }, { "target": "AppImage",