mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-01-18 14:21:45 +07:00
Fixed typo in GitHub workflows docs.yml
Signed-off-by: alexmerlin <alex@dotkernel.com>
This commit is contained in:
parent
981ce2a75a
commit
fb9c2a9f77
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Setup PHP
|
- name: Setup PHP
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php-versions
|
php-version: ${{ matrix.php-versions }}
|
||||||
tools: none
|
tools: none
|
||||||
- name: Create file with all extensions for Linux and macOS
|
- name: Create file with all extensions for Linux and macOS
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user