Skip to content

Commit

Permalink
Merge pull request #984 from Phala-Network/polkadot-v0.9.30
Browse files Browse the repository at this point in the history
Upgrade to Polkadot 0.9.30
  • Loading branch information
jasl authored Oct 9, 2022
2 parents 9ab86e7 + 7aa1b44 commit a054cb6
Show file tree
Hide file tree
Showing 43 changed files with 1,665 additions and 1,283 deletions.
2 changes: 1 addition & 1 deletion .github/actions/install_toolchain/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ description: "Install toolchains"
runs:
using: "composite"
steps:
- run: sudo apt-get install build-essential cmake pkg-config libssl-dev git build-essential llvm clang libclang-dev
- run: sudo apt-get install build-essential cmake pkg-config libssl-dev git llvm clang libclang-dev protobuf-compiler
shell: bash

Loading

0 comments on commit a054cb6

Please sign in to comment.