Skip to content

Commit fff8d65

Browse files
committed
ci: fix build for macos
1 parent 1d07559 commit fff8d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-for-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Fluent CI CLI
1818
uses: fluentci-io/setup-fluentci@v5
1919
- name: Installing needed dependencies
20-
run: brew install protobuf
20+
run: brew install protobuf llvm@15
2121
- name: Installing Rust toolchain
2222
uses: actions-rs/toolchain@v1
2323
with:

0 commit comments

Comments
 (0)