From 74d25826fcf64c2964e42d62dbb5c327809969c5 Mon Sep 17 00:00:00 2001 From: Viviman Date: Sat, 24 May 2025 14:12:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=89=93=E5=8C=85=E6=93=8D?= =?UTF-8?q?=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1-sh.build.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 1-sh.build.sh diff --git a/1-sh.build.sh b/1-sh.build.sh new file mode 100755 index 0000000..0f4cb7d --- /dev/null +++ b/1-sh.build.sh @@ -0,0 +1 @@ +goreleaser --snapshot --skip-publish --rm-dist \ No newline at end of file