Skip to content

Commit

Permalink
added another dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Aug 16, 2024
1 parent a4ac398 commit 9f10232
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cargo-check-each-crate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: brew install protobuf
- run: rustup target add wasm32-unknown-unknown --toolchain stable-aarch64-apple-darwin
- run: rustup component add rust-src --toolchain stable-aarch64-apple-darwin
- run: time cargo check --workspace --locked

0 comments on commit 9f10232

Please sign in to comment.