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