Add formatting component for macos

This commit is contained in:
Omar Abdulla
2025-09-28 14:18:16 +03:00
parent 9f7a314b20
commit 5b730d914e
+2 -1
View File
@@ -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