Skip to content

Commit 22c57db

Browse files
committed
fix ci
1 parent 1840b57 commit 22c57db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/foundry.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ jobs:
5555
with:
5656
submodules: recursive
5757

58+
- name: Install Foundry
59+
uses: foundry-rs/foundry-toolchain@8789b3e21e6c11b2697f5eb56eddae542f746c10 # v1
60+
5861
- name: Build morpho-blue
5962
run: cd lib/morpho-blue && forge build
6063

0 commit comments

Comments
 (0)