mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 20:01:06 +07:00
Fix typo in available options
`extension` should actually be `extensions`.
This commit is contained in:
parent
cfa7bc51cd
commit
50344f4883
@ -116,7 +116,7 @@ with:
|
|||||||
Inputs supported by this GitHub Action.
|
Inputs supported by this GitHub Action.
|
||||||
|
|
||||||
- php-version `required`
|
- php-version `required`
|
||||||
- extension `optional`
|
- extensions `optional`
|
||||||
- ini-values `optional`
|
- ini-values `optional`
|
||||||
- coverage `optional`
|
- coverage `optional`
|
||||||
- pecl `optional`
|
- pecl `optional`
|
||||||
|
Loading…
Reference in New Issue
Block a user