Skip to content

Commit

Permalink
add install foundry (required by rip7560 installation script..)
Browse files Browse the repository at this point in the history
  • Loading branch information
drortirosh committed Oct 10, 2024
1 parent fd63e6a commit 7120680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
# - run: test -d bundler-spec-tests || git clone --recurse-submodules --depth 1 https://github.com/eth-infinitism/bundler-spec-tests -b v07
# name: clone bundler-spec-tests

- run: curl -L https://foundry.paradigm.xyz | bash
- run: git submodule status --recursive
name: check bundler-spec-tests and submodules status

Expand Down

0 comments on commit 7120680

Please sign in to comment.