diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9b173ec..767c971 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,6 +16,7 @@ jobs: uses: https://git.qo.is/qo.is/actions-nix-init@main - name: Build + shell: "nix shell nixpkgs#git-lfs --command {0}" run: nix build - name: Run Checks