Do the checklist before filing an issue: * [x] Is this related to the `actions-rs` Actions? If not, use GitHub Community forum to ask questions about Actions in a whole: https://github.community * [x] Does this crate helps with the Rust CI? * [x] Is it popular enough to be used by many users? ## Crate **crates.io**: https://crates.io/crates/cargo-make **repository**: https://github.com/sagiegurari/cargo-make ## Motivation > Add any other context about this crate here. Cargo-make is a task runner and build tool for Rust projects. > Describe how Rust users can benefit from using this crate in their CI. It helps Rust users to maintain common build tasks across big projects.
Do the checklist before filing an issue:
actions-rsActions? If not, use GitHub Community forum to ask questions about Actions in a whole: https://github.communityCrate
crates.io: https://crates.io/crates/cargo-make
repository: https://github.com/sagiegurari/cargo-make
Motivation
Cargo-make is a task runner and build tool for Rust projects.
It helps Rust users to maintain common build tasks across big projects.