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 18bee23
Show file tree
Hide file tree
Showing 42 changed files with 1,664 additions and 1,282 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 18bee23

Please sign in to comment.