From ab9271649054beaecba74233bdd06b7cb37ef09e Mon Sep 17 00:00:00 2001 From: Ember Date: Thu, 30 Jan 2025 10:30:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8git=20checkout=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/buildsite.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/buildsite.yaml b/.gitea/workflows/buildsite.yaml index 3f0535a..5c375d7 100644 --- a/.gitea/workflows/buildsite.yaml +++ b/.gitea/workflows/buildsite.yaml @@ -36,7 +36,6 @@ jobs: # 生成带完整路径的变更文件列表 git diff --name-only --diff-filter=d $DIFF_REF > /tmp/changed_files.txt - - name: Sync incremental files shell: bash run: |