Add new input.

This commit is contained in:
Miles Johnson 2024-05-03 11:37:20 -07:00
parent e6a829b5bd
commit 6a8624d80a
5 changed files with 23 additions and 8 deletions

View file

@ -24,6 +24,9 @@ inputs:
default: 'false'
targets:
description: 'Comma-separated list of additional targets to install.'
target-dirs:
description: 'Comma-separated list of target folder paths, relative from the repository root.'
default: 'target'
profile:
description: 'Profile to install. Defaults to "minimal".'
outputs: