mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-06-07 19:26:37 +00:00
target input and installing rustup if not available
This commit is contained in:
parent
efa07bee10
commit
7d6ef4b233
7 changed files with 883 additions and 44 deletions
|
@ -10,7 +10,9 @@ inputs:
|
|||
Rust toolchain name.
|
||||
|
||||
See https://github.com/rust-lang/rustup.rs#toolchain-specification
|
||||
required: true
|
||||
target:
|
||||
description: Target triple to install for this toolchain
|
||||
required: false
|
||||
default:
|
||||
description: Set installed toolchain as default
|
||||
default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue