fix: location of default after backmerge
This commit is contained in:
parent
667e00a90c
commit
46b7df782f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,10 +26,10 @@ inputs:
|
|||
required: false
|
||||
tools:
|
||||
description: 'Setup popular tools globally.'
|
||||
defaut: '/usr/local/bin'
|
||||
required: false
|
||||
tools-dir:
|
||||
description: 'Directory where all tools will be installed to.'
|
||||
defaut: '/usr/local/bin'
|
||||
required: false
|
||||
outputs:
|
||||
php-version:
|
||||
|
|
|
|||
Loading…
Reference in a new issue