From 5af718bb7f92af09234cd7a6931b9242335a3882 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B4=9B=E5=A4=A9=E4=BE=9D?= Date: Tue, 21 Jan 2025 21:10:59 +0000 Subject: [PATCH] fix: ci --- .github/workflows/ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5fabf0f..0d2cbd2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,8 +15,7 @@ jobs: steps: - uses: https://gitea.com/actions/checkout@v4 with: - persist-credentials: true - lfs: true + persist-credentials: false - name: build run: | git lfs install