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 dcfa347 commit 1a80374Copy full SHA for 1a80374
.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 re2c
+ pkg install developer/icu bison oniguruma re2c
23
24
OPCACHE_TLS_TESTS_DEPS="gcc"
25
0 commit comments