Skip to content

Commit

Permalink
builder not generator
Browse files Browse the repository at this point in the history
  • Loading branch information
Doordashcon committed Dec 4, 2024
1 parent 2137f9c commit c91aaea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,8 @@ jobs:

- name: Build
run: |
cargo install chain-spec-generator
chain-spec-generator --version
cargo install chain-spec-builder
chain-spec-builder --version
env:
RUSTFLAGS: "-C debug-assertions -D warnings"
Expand Down

0 comments on commit c91aaea

Please sign in to comment.