fix: Linux build failure

This commit is contained in:
LukeGus
2025-11-04 21:38:38 -06:00
parent 27bae0034c
commit 3ece60c9c0

View File

@@ -2,6 +2,9 @@
"appId": "com.karmaa.termix",
"productName": "Termix",
"publish": null,
"portable": {
"artifactName": "termix_${os}_${arch}_portable.${ext}"
},
"directories": {
"output": "release"
},
@@ -83,9 +86,7 @@
"deb": {
"artifactName": "termix_linux_${arch}_deb.${ext}"
},
"tar": {
"artifactName": "termix_linux_${arch}_portable.${ext}"
},
"mac": {
"target": [
{