Skip to content

Commit

Permalink
some more deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Sep 12, 2024
1 parent 2c1f56f commit 1f58114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
target: wasm32-unknown-unknown
components: rust-src, rustfmt, clippy
- name: Install protobuf
run: brew install protobuf
run: brew install protobuf openssl pkg-config zlib xz zstd llvm jq curl gcc make cmake
- name: Run cargo check
run: |
rustup toolchain install "nightly-2024-04-10"
Expand Down

0 comments on commit 1f58114

Please sign in to comment.