mirror of
https://github.com/filegator/filegator.git
synced 2025-08-11 01:44:08 +02:00
github actions - add php extensions
This commit is contained in:
1
.github/workflows/php.yml
vendored
1
.github/workflows/php.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
uses: shivammathur/setup-php@v1
|
||||
with:
|
||||
php-version: ${{ matrix.php-version }}
|
||||
extensions: mbstring, zip
|
||||
|
||||
- name: Install dependencies
|
||||
run: composer install --no-interaction
|
||||
|
Reference in New Issue
Block a user