added gd extension
This commit is contained in:
parent
f2752caeb2
commit
51db7605df
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
uses: shivammathur/setup-php@master
|
uses: shivammathur/setup-php@master
|
||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php-versions }}
|
php-version: ${{ matrix.php-versions }}
|
||||||
extension-csv: mbstring, dom, fileinfo
|
extension-csv: mbstring, dom, fileinfo, gd
|
||||||
coverage: none
|
coverage: none
|
||||||
|
|
||||||
- name: Copy .env
|
- name: Copy .env
|
||||||
|
Loading…
x
Reference in New Issue
Block a user