diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0ae04c8..c82311c3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,6 +105,8 @@ jobs: uses: ashutoshvarma/setup-ninja@master - uses: actions/checkout@v4 + with: + lfs: ${{ matrix.build-assets }} - name: Configure (CMake) run: |