mirror of
https://github.com/moonrepo/setup-rust.git
synced 2025-04-20 01:28:43 +00:00
Update description.
This commit is contained in:
parent
80fcf1ca2f
commit
5f3ac71738
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
name: 'Setup Rust and Cargo'
|
||||
author: 'Miles Johnson'
|
||||
description: 'Sets up Rust and Cargo.'
|
||||
description:
|
||||
'Sets up Rust by installing a toolchain, components, and targets with rustup. Also sets up Cargo
|
||||
by installing necessary binaries and caching when applicable.'
|
||||
inputs:
|
||||
bins:
|
||||
description: 'Comma-separated list of global binaries to install.'
|
||||
|
|
Loading…
Add table
Reference in a new issue