fix: fix build tar.zst for arch

This commit is contained in:
Fazri Gading
2026-01-25 17:27:55 +08:00
parent b94b45681b
commit 0a97ac95fc

View File

@@ -114,11 +114,11 @@
} }
], ],
"icon": "build/icon.png", "icon": "build/icon.png",
"category": "Game" "category": "Game",
}, "pacman": {
"pacman": { "compression": "zstd",
"compression": "zstd", "artifactName": "${productName}-${version}-${arch}.pkg.tar.zst"
"artifactName": "${productName}-${version}-${arch}.pkg.tar.zst" }
}, },
"mac": { "mac": {
"target": [ "target": [