denoland / rusty_v8

Rust bindings for the V8 JavaScript engine
https://crates.io/crates/v8
MIT License
3.08k stars 299 forks source link

build: fix publishing step #1495

Closed bartlomieju closed 1 month ago

bartlomieju commented 1 month ago

After adding the Android support the CI fails on tags because cargo publish was being run on linux GNU and linux Android.