Install bins.

This commit is contained in:
Miles Johnson 2023-04-15 22:24:04 -07:00
parent 354e8c068b
commit befb8010f7
3 changed files with 59 additions and 9 deletions

View file

@ -1,7 +1,9 @@
name: 'Setup rustup toolchain'
name: 'Setup Rust and Cargo'
author: 'Miles Johnson'
description: 'Sets up Rust and Cargo.'
inputs:
bins:
description: 'Comma-separated list of global binaries to install.'
channel:
description: 'Toolchain specification/channel to install.'
components: