Profiles and components support
Some checks failed
Continuous integration / check_pr (push) Has been cancelled
Continuous integration / install_stable (push) Has been cancelled
Continuous integration / install_nightly (push) Has been cancelled
Continuous integration / install_stable_in_docker (push) Has been cancelled
Some checks failed
Continuous integration / check_pr (push) Has been cancelled
Continuous integration / install_stable (push) Has been cancelled
Continuous integration / install_nightly (push) Has been cancelled
Continuous integration / install_stable_in_docker (push) Has been cancelled
This commit is contained in:
@@ -19,6 +19,12 @@ inputs:
|
||||
override:
|
||||
description: Set installed toolchain as an override for a directory
|
||||
default: false
|
||||
profile:
|
||||
description: Name of the group of components to be installed for a new toolchain
|
||||
required: false
|
||||
components:
|
||||
description: Comma-separated list of components to be additionally installed for a new toolchain
|
||||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
|
||||
Reference in New Issue
Block a user