mirror of
https://github.com/actions-rs/toolchain.git
synced 2025-09-06 16:21:57 +03:00
Add more documentation to action.yml
This commit is contained in:
parent
568a53bc9a
commit
f65e4772da
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ inputs:
|
|||
Rust toolchain name.
|
||||
|
||||
See https://github.com/rust-lang/rustup.rs#toolchain-specification
|
||||
|
||||
If this is not given, the action will try and install the version specified in the `rust-toolchain` file.
|
||||
required: false
|
||||
target:
|
||||
description: Target triple to install for this toolchain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue