Add setting.

This commit is contained in:
Miles Johnson 2023-04-25 10:02:46 -07:00
parent 872c93e939
commit ee7dba7e21
2 changed files with 14 additions and 3 deletions

View file

@ -17,6 +17,9 @@ inputs:
description: 'Comma-separated list of additional targets to install.'
profile:
description: 'Profile to install. Defaults to "minimal".'
inherit-toolchain:
description: 'Inherit all toolchain settings from the rust-toolchain.toml file.'
default: false
outputs:
cache-key:
description: 'The generated cache key used.'