Skip to content

Commit 74c4486

Browse files
committed
GitHub CI: Install PHP module 'sqlite'
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
1 parent 76206dc commit 74c4486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
uses: shivammathur/setup-php@v2
162162
with:
163163
php-version: ${{ matrix.PHP_VERSION }}
164-
extensions: gd
164+
extensions: gd, sqlite
165165
tools: composer
166166

167167
- name: Restore cached Nextcloud

0 commit comments

Comments
 (0)