Skip to content

Commit

Permalink
Reverting metadata on subxt 0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin-Radecki committed Jun 13, 2024
1 parent 8090fd5 commit ce3255f
Show file tree
Hide file tree
Showing 3 changed files with 10,100 additions and 15,877 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/_check-runtime-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ jobs:
- name: Build subx-cli
shell: bash
run: |
cargo install subxt-cli
# same version as in aleph-client's Cargo.toml
cargo install subxt-cli --version 0.30.1
- name: Download node docker image
uses: actions/download-artifact@v4
Expand Down
Loading

0 comments on commit ce3255f

Please sign in to comment.