Skip to content

Commit dcfa347

Browse files
committed
test Solaris CI
1 parent 8de51d8 commit dcfa347

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 icu bison re2c
22+
pkg install developer/icu bison re2c
2323
2424
OPCACHE_TLS_TESTS_DEPS="gcc"
2525

0 commit comments

Comments
 (0)