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 1d07559 commit fff8d65Copy full SHA for fff8d65
.github/workflows/release-for-mac.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Fluent CI CLI
18
uses: fluentci-io/setup-fluentci@v5
19
- name: Installing needed dependencies
20
- run: brew install protobuf
+ run: brew install protobuf llvm@15
21
- name: Installing Rust toolchain
22
uses: actions-rs/toolchain@v1
23
with:
0 commit comments