fix: Linux portable naming incorrect

This commit is contained in:
LukeGus
2025-11-04 21:24:35 -06:00
parent 42b82eaed5
commit 247d9647dc
2 changed files with 3 additions and 13 deletions

View File

@@ -64,6 +64,9 @@
"arch": ["x64", "arm64", "armv7l"]
}
],
"portable": {
"artifactName": "termix_linux_${arch}_portable.${ext}"
},
"icon": "public/icon.png",
"category": "Development",
"executableName": "termix",