mirror of
https://github.com/danog/amp.git
synced 2024-12-03 09:57:51 +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
|
||||
with:
|
||||
php-version: ${{ matrix.php-version }}
|
||||
extensions: fiber-amphp/ext-fiber@master
|
||||
|
||||
- name: Get Composer cache directory
|
||||
id: composer-cache
|
||||
|
Loading…
Reference in New Issue
Block a user