From d6f3ed1b742e29aea2e0d8a14d09a8ce1b43550c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Fri, 28 Feb 2025 01:44:34 +0800 Subject: [PATCH] ci: update --- .github/workflows/checksums.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checksums.yml b/.github/workflows/checksums.yml index 566585c..90c0274 100644 --- a/.github/workflows/checksums.yml +++ b/.github/workflows/checksums.yml @@ -13,7 +13,7 @@ jobs: - name: Generate checksums run: | set -e - git clone ${{ github.server_url }}/${{ github.repository }}.git /tmp/repo + git clone --depth 1 ${{ github.server_url }}/${{ github.repository }}.git /tmp/repo cd /tmp/repo git checkout ${{ github.ref }} git lfs install --local