Skip to content

MatteoH2O1999/setup-rust

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Setup Rust

CI/CD GitHub License codecov

Setup Rust in your Github Actions Workflow

Basic Usage

Simple usage of this action:

- name: Setup Rust
  uses: MatteoH2O1999/setup-rust@v2

Inputs

Input Description Default
channel The rust channel to download rust from stable
profile The profile to use (either minimal, default or complete) minimal
components The list of additional components to install (clippy, rustfmt, etc.) None
subcommands The list of cargo subcommands to install None

About

Setup rustup in your Github Actions Workflow

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •