Some checks failed
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Failing after 0s
问题:Runner 在 host 模式下 PATH 不包含 ~/.nix-profile/bin 解决:在检出代码前添加 Nix 路径到 PATH 这样 git 命令就能被找到(安装在 ~/.nix-profile/bin/git)
问题:Runner 在 host 模式下 PATH 不包含 ~/.nix-profile/bin 解决:在检出代码前添加 Nix 路径到 PATH 这样 git 命令就能被找到(安装在 ~/.nix-profile/bin/git)