mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 04:08:41 +00:00
ci: passthrough CI env variable for cross build
This commit is contained in:
parent
4e3e1a39eb
commit
4560b59e30
1 changed files with 2 additions and 0 deletions
2
Cross.toml
Normal file
2
Cross.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[build.env]
|
||||
passthrough = ["CI"] # for crates/oxc_traverse/build.rs
|
||||
Loading…
Reference in a new issue