Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4214355880 |
@@ -9,7 +9,7 @@ inputs:
|
|||||||
toolchain:
|
toolchain:
|
||||||
description: Rust toolchain specification -- see https://rust-lang.github.io/rustup/concepts/toolchains.html#toolchain-specification
|
description: Rust toolchain specification -- see https://rust-lang.github.io/rustup/concepts/toolchains.html#toolchain-specification
|
||||||
required: false
|
required: false
|
||||||
default: nightly
|
default: beta
|
||||||
targets:
|
targets:
|
||||||
description: Comma-separated list of target triples to install for this toolchain
|
description: Comma-separated list of target triples to install for this toolchain
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user