From 5e827c30b8d8df1ed747307b40c96e8ba9ad1b6d Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sat, 16 Aug 2025 10:35:54 -0700 Subject: [PATCH] Fix --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) 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 }}