fix: add tools-dir to actions definition
This commit is contained in:
parent
195ee4b392
commit
e64f41c816
@ -27,6 +27,9 @@ inputs:
|
||||
tools:
|
||||
description: 'Setup popular tools globally.'
|
||||
required: false
|
||||
tools-dir:
|
||||
description: 'Directory where all tools will be installed to.'
|
||||
required: false
|
||||
outputs:
|
||||
php-version:
|
||||
description: 'PHP version in semver format'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user