Skip to content

Commit

Permalink
try install mac action
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Aug 20, 2024
1 parent a9a1ff9 commit 87ecc2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
runs-on: macOS
steps:
- uses: actions/checkout@v4
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
components: rustfmt
- name: Install rust
run: rustup toolchain install nightly
- run: brew install protobuf
Expand Down

0 comments on commit 87ecc2b

Please sign in to comment.