We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ca1dd commit c5b8a86Copy full SHA for c5b8a86
.github/actions/solaris/action.yml
@@ -19,7 +19,7 @@ runs:
19
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269889
20
prepare: |
21
cd $GITHUB_WORKSPACE
22
- pkg install developer/icu bison oniguruma re2c
+ pkg install bison developer/icu libzip oniguruma re2c
23
24
OPCACHE_TLS_TESTS_DEPS="gcc"
25
0 commit comments