mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-14 04:01:07 +00:00
Add formatting component for macos
This commit is contained in:
@@ -43,7 +43,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
brew install protobuf
|
brew install protobuf
|
||||||
rustup target add wasm32-unknown-unknown
|
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
|
- name: Cache binaries
|
||||||
id: cache
|
id: cache
|
||||||
|
|||||||
Reference in New Issue
Block a user