mirror of
https://github.com/actions-rs/toolchain.git
synced 2025-08-15 05:15:07 +00:00
Add more documentation to action.yml
This commit is contained in:
parent
568a53bc9a
commit
f65e4772da
@ -10,6 +10,8 @@ inputs:
|
|||||||
Rust toolchain name.
|
Rust toolchain name.
|
||||||
|
|
||||||
See https://github.com/rust-lang/rustup.rs#toolchain-specification
|
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
|
required: false
|
||||||
target:
|
target:
|
||||||
description: Target triple to install for this toolchain
|
description: Target triple to install for this toolchain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user