Browse and listen to thousands of radio stations across the globe right from your terminal ๐ŸŒŽ ๐Ÿ“ป ๐ŸŽตโœจ
radio rust tokio web-radio command-line-tool tui

ci: fix build for macos

+1 -1
+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 - run: brew install protobuf 20 + run: brew install protobuf llvm@15 21 21 - name: Installing Rust toolchain 22 22 uses: actions-rs/toolchain@v1 23 23 with: