mirror of
https://github.com/danog/amp.git
synced 2024-12-04 02:17:54 +01:00
Install ext-fiber
This commit is contained in:
parent
624486cec0
commit
fee62e5b5e
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -40,6 +40,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: fiber-amphp/ext-fiber@master
|
||||||
|
|
||||||
- name: Get Composer cache directory
|
- name: Get Composer cache directory
|
||||||
id: composer-cache
|
id: composer-cache
|
||||||
|
Loading…
Reference in New Issue
Block a user