From dd8e327a56ba3c138562becd9e876dc54588275e Mon Sep 17 00:00:00 2001 From: ZacharyZcR <2903735704@qq.com> Date: Thu, 17 Jul 2025 18:15:50 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B5=8B=E8=AF=95=E6=96=B0=E7=9A=84?= =?UTF-8?q?=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/conf/.goreleaser.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/conf/.goreleaser.yml b/.github/conf/.goreleaser.yml index 3fe8077..ef394e6 100644 --- a/.github/conf/.goreleaser.yml +++ b/.github/conf/.goreleaser.yml @@ -6,7 +6,6 @@ before: hooks: - go mod tidy - go mod download - - go generate ./... # 构建配置 builds: