nickelc / actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup-build-env

Setup the rust build environment (checkout, toolchain+components, build cache)

Inputs

Name Default Description
toolchain "stable" The rust toolchain to be installed
components "" Additional rust components to be installed

About