Skip to content

Commit eb48109

Browse files
committed
test Solaris CI
1 parent bc5c806 commit eb48109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/solaris/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ runs:
1919
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269889
2020
prepare: |
2121
cd $GITHUB_WORKSPACE
22-
pkg install bison re2c
22+
pkg install bison iconv re2c
2323
2424
OPCACHE_TLS_TESTS_DEPS="gcc"
2525

0 commit comments

Comments
 (0)