disable magic-nix-cache

This commit is contained in:
Tyler Mayoff 2025-07-19 23:45:24 -04:00
parent 7ebead8a6d
commit 0e1e8c5bee

View file

@ -30,9 +30,9 @@ jobs:
with: with:
extra-conf: "lazy-trees = true" extra-conf: "lazy-trees = true"
- uses: DeterminateSystems/magic-nix-cache-action@main # - uses: DeterminateSystems/magic-nix-cache-action@main
with: # with:
use-flakehub: false # use-flakehub: false
- name: Maximize build space - name: Maximize build space
if: runner.os == 'Linux' if: runner.os == 'Linux'