From 778fe67be072338c5e206e0d3af6cdcb4e56f30b Mon Sep 17 00:00:00 2001 From: ayflying Date: Thu, 30 Oct 2025 15:23:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E6=8C=89=E7=85=A7=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hack/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hack/config.yaml b/hack/config.yaml index 58bfda7..934eb36 100644 --- a/hack/config.yaml +++ b/hack/config.yaml @@ -5,10 +5,10 @@ gfcli: build: name: "uploads3" arch: "amd64,arm,arm64" - system: "windows,android,linux" + system: "windows,linux" mod: "none" packSrc: "hack,resource,manifest" - version: "v1.0.0" +# version: "v1.0.0" path: "./bin" extra: -trimpath -ldflags="-s -w" # cgo: true