fix(codex): qualify packaged git bash guidance
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -39,7 +39,7 @@ test("#given Windows without Git Bash and auto install skip env #when installing
|
||||
"Git Bash is required.",
|
||||
"winget install --id Git.Git -e --source winget",
|
||||
"OMO_CODEX_GIT_BASH_PATH=C:\\path\\to\\bash.exe",
|
||||
"rerun `bunx omo install --platform=codex`",
|
||||
"rerun `bunx --package oh-my-openagent omo install --platform=codex`",
|
||||
].join("\n"),
|
||||
}),
|
||||
runCommand: async (command, args, options) => {
|
||||
|
||||
Reference in New Issue
Block a user