ci: passthrough CI env variable for cross build

This commit is contained in:
Boshen 2024-06-27 21:08:29 +08:00
parent 4e3e1a39eb
commit 4560b59e30
No known key found for this signature in database
GPG key ID: 9C7A8C8AB22BEBD1

2
Cross.toml Normal file
View file

@ -0,0 +1,2 @@
[build.env]
passthrough = ["CI"] # for crates/oxc_traverse/build.rs