diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index d472438d..684a22a1 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -20,4 +20,4 @@ jobs: authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}' - run: nix flake check --all-systems --builders "" - run: nix flake check --all-systems --builders "" ./templates/_wrapper/simple --no-write-lock-file - - run: nix build .#docs --show-trace + - run: nix build .#docs --show-trace --builders ""