Skip to content

Commit 27f2f4d

Browse files
committed
Install new required php extensions
1 parent c91a0a3 commit 27f2f4d

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)