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