fix: deploy neuro workflow
runner nix smoke / nix label and flake smoke (push) Failing after 8s

This commit is contained in:
2026-09-09 09:04:15 +00:00
parent 93171355a7
commit 059e2a8533
2 changed files with 16 additions and 4 deletions
@@ -318,6 +318,7 @@ case "$label" in
usermod --append --groups nixbld "nixbld\\\$nixbld_user"
done
/tmp/nix-$GCR_NIX_VERSION-\\\$nix_arch/install --no-daemon
ln -sf /root/.nix-profile/bin/nix /usr/local/bin/nix
rm -rf /tmp/nix*
;;
esac