mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-07-13 16:08:18 +00:00
Compare commits
1 commit
4f94fbe7e0
...
5aa646dfb7
Author | SHA1 | Date | |
---|---|---|---|
|
5aa646dfb7 |
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ branding:
|
|||
inputs:
|
||||
toolchain:
|
||||
description: Rust toolchain specification -- see https://rust-lang.github.io/rustup/concepts/toolchains.html#toolchain-specification
|
||||
required: true
|
||||
required: false
|
||||
default: nightly
|
||||
targets:
|
||||
description: Comma-separated list of target triples to install for this toolchain
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue