Skip to content

Commit 3ef87d0

Browse files
committed
Install zip-extension for Windows-build
1 parent 06a251a commit 3ef87d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
php-version: ${{ matrix.php-versions }}
131131
extensions:
132132
ctype, date, dom, fileinfo, filter, hash, intl, ldap, mbstring, openssl,
133-
pcre, session, spl, xml, krb5-php/pecl-authentication-krb5@master
133+
pcre, session, spl, xml, krb5-php/pecl-authentication-krb5@master, zip
134134
tools: composer
135135
ini-values: error_reporting=E_ALL
136136
coverage: none

0 commit comments

Comments
 (0)