We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc794a4 + 1c582b4 commit 5e387bdCopy full SHA for 5e387bd
1 file changed
.github/workflows/build-gh_runner.yml
@@ -125,7 +125,7 @@ jobs:
125
if: ${{ contains(inputs.os, 'macos') }}
126
shell: "bash"
127
run: |
128
- brew install bison flex pkg-config autoconf autoconf-archive automake libtool cmake openjdk@11 ninja
+ brew install bison flex autoconf autoconf-archive automake libtool openjdk@11 ninja
129
130
- name: "Remove builtin vcpkg (old)"
131
working-directory: .
0 commit comments