Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drortirosh authored Oct 10, 2024
1 parent aeb3e4d commit 087f949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +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 ; source /home/runner/.bashrc; foundryup )
- run: ( curl -L https://foundry.paradigm.xyz | sh ; sh -c foundryup )
name: Install foundry (for rip7560 contracts)

- run: git submodule status --recursive
Expand Down

0 comments on commit 087f949

Please sign in to comment.