tangled
alpha
login
or
join now
tsiry-sandratraina.com
/
tunein-cli
6
fork
atom
Browse and listen to thousands of radio stations across the globe right from your terminal ๐ ๐ป ๐ตโจ
radio
rust
tokio
web-radio
command-line-tool
tui
6
fork
atom
overview
issues
pulls
pipelines
ci: fix build for macos
tsiry-sandratraina.com
1 year ago
fff8d656
1d075597
+1
-1
1 changed file
expand all
collapse all
unified
split
.github
workflows
release-for-mac.yml
+1
-1
.github/workflows/release-for-mac.yml
···
17
17
- name: Setup Fluent CI CLI
18
18
uses: fluentci-io/setup-fluentci@v5
19
19
- name: Installing needed dependencies
20
20
-
run: brew install protobuf
20
20
+
run: brew install protobuf llvm@15
21
21
- name: Installing Rust toolchain
22
22
uses: actions-rs/toolchain@v1
23
23
with: