mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
Revert "fix(build): include vendored bubblewrap in bazel build script data"
This reverts commit 3c71a8a6b7.
This commit is contained in:
@@ -3,7 +3,4 @@ load("//:defs.bzl", "codex_rust_crate")
|
||||
codex_rust_crate(
|
||||
name = "linux-sandbox",
|
||||
crate_name = "codex_linux_sandbox",
|
||||
build_script_data = [
|
||||
"//codex-rs:vendor_bubblewrap_sources",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user