fix: Electron build problems

This commit is contained in:
LukeGus
2025-11-02 23:11:04 -06:00
parent 5dae1feca8
commit 2239a7f54a
9 changed files with 70 additions and 9 deletions

View File

@@ -53,7 +53,7 @@
"target": [
{
"target": "AppImage",
"arch": ["x64", "arm64"]
"arch": ["x64", "arm64", "armv7l"]
},
{
"target": "deb",