mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-29 21:40:01 +00:00
Install bins.
This commit is contained in:
parent
354e8c068b
commit
befb8010f7
3 changed files with 59 additions and 9 deletions
|
@ -1,7 +1,9 @@
|
|||
name: 'Setup rustup toolchain'
|
||||
name: 'Setup Rust and Cargo'
|
||||
author: 'Miles Johnson'
|
||||
description: 'Sets up Rust and Cargo.'
|
||||
inputs:
|
||||
bins:
|
||||
description: 'Comma-separated list of global binaries to install.'
|
||||
channel:
|
||||
description: 'Toolchain specification/channel to install.'
|
||||
components:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue