fix: Linux build failure

This commit is contained in:
LukeGus
2025-11-04 21:29:41 -06:00
parent 3e962f5fa1
commit 5a16feca7d

View File

@@ -61,12 +61,10 @@
},
{
"target": "tar.gz",
"arch": ["x64", "arm64", "armv7l"]
"arch": ["x64", "arm64", "armv7l"],
"artifactName": "termix_linux_${arch}_portable.${ext}"
}
],
"portable": {
"artifactName": "termix_linux_${arch}_portable.${ext}"
},
"icon": "public/icon.png",
"category": "Development",
"executableName": "termix",