fix: Linux build failure
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
"appId": "com.karmaa.termix",
|
"appId": "com.karmaa.termix",
|
||||||
"productName": "Termix",
|
"productName": "Termix",
|
||||||
"publish": null,
|
"publish": null,
|
||||||
|
"portable": {
|
||||||
|
"artifactName": "termix_${os}_${arch}_portable.${ext}"
|
||||||
|
},
|
||||||
"directories": {
|
"directories": {
|
||||||
"output": "release"
|
"output": "release"
|
||||||
},
|
},
|
||||||
@@ -83,9 +86,7 @@
|
|||||||
"deb": {
|
"deb": {
|
||||||
"artifactName": "termix_linux_${arch}_deb.${ext}"
|
"artifactName": "termix_linux_${arch}_deb.${ext}"
|
||||||
},
|
},
|
||||||
"tar": {
|
|
||||||
"artifactName": "termix_linux_${arch}_portable.${ext}"
|
|
||||||
},
|
|
||||||
"mac": {
|
"mac": {
|
||||||
"target": [
|
"target": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user