feat: set this via an environment variable instead

This commit is contained in:
Sn0wCrack
2025-04-07 16:25:42 +10:00
committed by Shivam Mathur
parent 310e481b83
commit 78e1c95060
3 changed files with 2 additions and 5 deletions

View File

@ -27,10 +27,6 @@ inputs:
tools:
description: 'Setup popular tools globally.'
required: false
tools-dir:
description: 'Directory where all tools will be installed to.'
defaut: '/usr/local/bin'
required: false
outputs:
php-version:
description: 'PHP version in semver format'