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 bc5c806 commit eb48109Copy full SHA for eb48109
.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 bison re2c
+ pkg install bison iconv re2c
23
24
OPCACHE_TLS_TESTS_DEPS="gcc"
25
0 commit comments