fix: Linux build failure
This commit is contained in:
@@ -61,12 +61,10 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"target": "tar.gz",
|
"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",
|
"icon": "public/icon.png",
|
||||||
"category": "Development",
|
"category": "Development",
|
||||||
"executableName": "termix",
|
"executableName": "termix",
|
||||||
|
|||||||
Reference in New Issue
Block a user