diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 04a5184..6285f89 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,9 +30,9 @@ jobs: with: extra-conf: "lazy-trees = true" - - uses: DeterminateSystems/magic-nix-cache-action@main - with: - use-flakehub: false + # - uses: DeterminateSystems/magic-nix-cache-action@main + # with: + # use-flakehub: false - name: Maximize build space if: runner.os == 'Linux'