Skip to content

Commit

Permalink
Upgrade to Polkadot 0.9.30
Browse files Browse the repository at this point in the history
  • Loading branch information
jasl committed Oct 8, 2022
1 parent 0eb8246 commit 924062a
Show file tree
Hide file tree
Showing 41 changed files with 1,634 additions and 1,240 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 924062a

Please sign in to comment.