1
0
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:
Niklas Keller 2021-12-02 18:29:56 +01:00
parent 624486cec0
commit fee62e5b5e

View File

@ -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