mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-04-21 23:47:57 +00:00
added more missing deps
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
curl https://sh.rustup.rs -sSf -y | sh
|
||||
brew install protobuf
|
||||
rustup target add wasm32-unknown-unknown --toolchain stable-aarch64-apple-darwin
|
||||
rustup component add rust-src --toolchain stable-aarch64-apple-darwin
|
||||
|
||||
# We've run into out-of-disk error when compiling Polkadot in the next step, so we free up some space this way.
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
|
||||
Reference in New Issue
Block a user