diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3294ea2..fe7ce886 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -112,8 +112,6 @@ jobs: uses: ashutoshvarma/setup-ninja@master - uses: actions/checkout@v4 - with: - lfs: ${{ matrix.build-assets }} - name: Checkout LFS if: ${{ matrix.build-assets }}