mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-25 13:57:59 +00:00
Add formatting component for macos
This commit is contained in:
@@ -43,7 +43,8 @@ jobs:
|
||||
run: |
|
||||
brew install protobuf
|
||||
rustup target add wasm32-unknown-unknown
|
||||
rustup component add rust-src rustfmt
|
||||
rustup component add rust-src
|
||||
rustup component add --toolchain stable-aarch64-apple-darwin rustfmt
|
||||
|
||||
- name: Cache binaries
|
||||
id: cache
|
||||
|
||||
Reference in New Issue
Block a user