Fix Codex installation (#267)
This commit is contained in:
committed by
pullfrog[bot]
parent
bc28c658f2
commit
0ecb1edcdd
@@ -120,6 +120,7 @@ async function installCodex(): Promise<string> {
|
||||
packageName: "@openai/codex",
|
||||
version: "latest",
|
||||
executablePath: "bin/codex.js",
|
||||
installDependencies: true,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user