This commit is contained in:
Tyler Mayoff 2025-09-02 21:37:36 -04:00
parent 2238aff468
commit c256a560a2

View file

@ -26,9 +26,9 @@ jobs:
- uses: actions/checkout@v4
- name: install nix
uses: https://github.com/DeterminateSystems/determinate-nix-action
# with:
# extra-conf: "lazy-trees = true"
uses: https://github.com/DeterminateSystems/determinate-nix-action@v3.5.2
with:
extra-conf: "lazy-trees = true"
- uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
with: