mirror of
https://github.com/openai/codex.git
synced 2026-05-28 15:00:16 +00:00
fix(windows-sandbox): finish CI callsite updates
Co-authored-by: Codex noreply@openai.com
This commit is contained in:
@@ -389,6 +389,8 @@ async fn run_command_under_windows_session(
|
||||
cwd.as_path(),
|
||||
env,
|
||||
None,
|
||||
/*additional_deny_read_paths*/ &[],
|
||||
/*additional_deny_write_paths*/ &[],
|
||||
/*tty*/ false,
|
||||
/*stdin_open*/ true,
|
||||
config.permissions.windows_sandbox_private_desktop,
|
||||
|
||||
Reference in New Issue
Block a user