github taiki-e/install-action v2.4.0
2.4.0

latest releases: valgrind, wasmtime-cli, wasm-bindgen-cli...
2 years ago
  • Support cargo-tarpaulin. (#65, thanks @orhun)

  • Support zola. (#71, thanks @tranzystorek-io)

  • Update mdbook@latest to 0.4.26.

  • Allow installing cargo subcommands without cargo.

  • Fix issue where installed non-Rust related binaries cannot be found from PowerShell on Windows. Rust-related binaries, Unix shells such as bash, and non-Windows OS are not affected by this issue.

  • Fix install failure of Rust-related binaries when $CARGO_HOME/bin exists, but is not included in the $PATH. This failure occurred in slightly odd cases, such as multiple installations of rust in different directories.

  • Use cargo-binstall fallback also if tool is available but the specified version not available. (#68)

Don't miss a new install-action release

NewReleases is sending notifications on new releases.