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
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
extension-csv: mbstring, dom, fileinfo
|
||||
extension-csv: mbstring, dom, fileinfo, gd
|
||||
coverage: none
|
||||
|
||||
- name: Copy .env
|
||||
|
Loading…
x
Reference in New Issue
Block a user