Skip to content

Commit 2cfc2a1

Browse files
committed
Install new required php extensions
1 parent 08fcaa4 commit 2cfc2a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
coverage: "none"
3232
php-version: "8.2"
33+
extensions: "inotify, pcntl"
3334

3435
- name: "Set COMPOSER_ROOT_VERSION"
3536
run: |

0 commit comments

Comments
 (0)