mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-24 07:55:35 +00:00
Mod ci install extensions
This commit is contained in:
1
.github/workflows/php.yml
vendored
1
.github/workflows/php.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
|||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php-version }}
|
php-version: ${{ matrix.php-version }}
|
||||||
|
extensions: bcmath,gmp,intl
|
||||||
env:
|
env:
|
||||||
runner: ubuntu-18.04
|
runner: ubuntu-18.04
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user