From fd278f583ca225fd1f2ff2753070eb34289c1e48 Mon Sep 17 00:00:00 2001 From: Fabian Hauser Date: Thu, 3 Oct 2024 12:35:38 +0300 Subject: [PATCH] Fix CI --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8028d5e..89e9754 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,8 @@ jobs: steps: - name: Initialize CI uses: https://git.qo.is/qo.is/actions-nix-init@main + with: + lfs: true - name: Build run: nix build