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 bf6acc0 commit 2ef3ecaCopy full SHA for 2ef3eca
.github/workflows/setup-php-extension/action.yml
@@ -75,7 +75,7 @@ runs:
75
if: inputs.os == 'macos'
76
shell: bash
77
run: |
78
- brew install clang-format
+ brew install autoconf automake libtool pkg-config protobuf-c clang-format
79
80
- name: Install Rust and protoc
81
uses: ./.github/workflows/install-rust-and-protoc
0 commit comments