target input and installing rustup if not available

This commit is contained in:
svartalf 2019-09-13 20:19:52 +03:00
parent efa07bee10
commit 7d6ef4b233
7 changed files with 883 additions and 44 deletions

View file

@ -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