diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 951ee2f4..1e1d4cfa 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -21,4 +21,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 ""