Remove update input, it is env
This commit is contained in:
parent
383a511d0e
commit
cb3c752d1f
1 changed files with 0 additions and 3 deletions
|
|
@ -20,9 +20,6 @@ inputs:
|
|||
tools:
|
||||
description: 'Setup popular tools globally.'
|
||||
required: false
|
||||
update:
|
||||
description: 'Update PHP if already installed.'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
|
|
|||
Loading…
Reference in a new issue