This commit is contained in:
Tyler Mayoff 2025-09-02 22:30:53 -04:00
parent c256a560a2
commit 8bdd6e4e40

View file

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