Skip to content

Commit 7f22224

Browse files
committed
add forge install
1 parent 294d348 commit 7f22224

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
uses: foundry-rs/foundry-toolchain@v1
3131
with:
3232
version: nightly
33+
- name: Install Dependencies
34+
run: forge install
3335
- uses: actions/setup-python@v4
3436
with:
3537
python-version: "3.10"

0 commit comments

Comments
 (0)