Skip to content

Commit

Permalink
fix: install foundry
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed Jan 8, 2025
1 parent a37797a commit 3697b8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
with:
go-version: "1.21"

- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1

- name: run make bindings and check for diffs
run: |
make bindings
Expand Down

0 comments on commit 3697b8c

Please sign in to comment.