提高打包速度,只打包x64

This commit is contained in:
2025-10-30 15:34:39 +08:00
parent 523499ba9f
commit d71b2ce468

View File

@@ -4,7 +4,7 @@
gfcli: gfcli:
build: build:
name: "uploads3" name: "uploads3"
arch: "amd64,arm,arm64" arch: "amd64"
system: "windows,linux" system: "windows,linux"
mod: "none" mod: "none"
packSrc: "hack,resource,manifest" packSrc: "hack,resource,manifest"