actions-rs / toolchain

🛠️ GitHub Action for `rustup` commands
https://github.com/marketplace/actions/rust-toolchain
MIT License
585 stars 86 forks source link

Support multiple targets #217

Open 9999years opened 2 years ago

9999years commented 2 years ago

This PR renames the target input to targets (but still supports target as an alias) and allows listing multiple targets in a comma-separated list.