Skip to content

Commit

Permalink
Adding in wabt for wasm-strip to get gas prices fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
sacherjj committed Jan 21, 2025
1 parent 23e0c88 commit 58bfe90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/casper-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
- name: setup
run: make setup

- name: setup ubuntu
run: apt-get install wabt

- uses: Swatinem/rust-cache@v2

- name: check-format
Expand Down

0 comments on commit 58bfe90

Please sign in to comment.