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 990c56a commit 20d103aCopy full SHA for 20d103a
.github/actions/solaris/action.yml
@@ -19,6 +19,7 @@ runs:
19
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269889
20
prepare: |
21
cd $GITHUB_WORKSPACE
22
+ pkg install bison
23
24
OPCACHE_TLS_TESTS_DEPS="gcc"
25
0 commit comments