From b4a5dee23613f79b56883dd30982765df848b13c Mon Sep 17 00:00:00 2001 From: amtoaer Date: Fri, 21 Feb 2025 21:15:10 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BD=BF=20ci=20=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=B8=A6=E6=9C=89=E7=89=88=E6=9C=AC=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-binary.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-binary.yaml b/.github/workflows/build-binary.yaml index 6fce53c..248c195 100644 --- a/.github/workflows/build-binary.yaml +++ b/.github/workflows/build-binary.yaml @@ -69,7 +69,7 @@ jobs: - name: Checkout repo uses: actions/checkout@v4 with: - fetch-tags: true + fetch-depth: 0 - name: Download Web Build Artifact uses: actions/download-artifact@v4 with: