mirror of
https://gitea.shironeko-all.duckdns.org/shironeko/Hytale-F2P-2.git
synced 2026-02-26 02:31:46 -03:00
fix: fix build tar.zst for arch
This commit is contained in:
@@ -114,11 +114,11 @@
|
||||
}
|
||||
],
|
||||
"icon": "build/icon.png",
|
||||
"category": "Game"
|
||||
},
|
||||
"category": "Game",
|
||||
"pacman": {
|
||||
"compression": "zstd",
|
||||
"artifactName": "${productName}-${version}-${arch}.pkg.tar.zst"
|
||||
}
|
||||
},
|
||||
"mac": {
|
||||
"target": [
|
||||
|
||||
Reference in New Issue
Block a user