update: update linux build

pull/3/head
niuchaliujiaoshou 11 months ago
parent f0f40825ba
commit db4e93f0f0

@ -155,10 +155,15 @@
"perMachine": false
},
"linux": {
"icon": "256x256.png",
"target": [
"AppImage"
"icon": "icons",
"artifactName": "${productName}-${os}_${arch}_v${version}.${ext}",
"target": {
"target": "deb",
"arch": [
"arm64",
"x64"
]
}
},
"mac": {
"artifactName": "${productName}-${os}_${arch}_v${version}.${ext}",

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Loading…
Cancel
Save