Skip to content

Commit

Permalink
update bindings yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RnkSngh committed Jul 29, 2024
1 parent 90ef4b6 commit 10d833c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ jobs:
go-version: "1.21.3"

- name: Setup Foundry
uses: foundry-rs/foundry-toolchain@v1
uses: foundry-rs/foundry-toolchain@v1.2.0

- name: Install Bun
uses: oven-sh/setup-bun@v2
with:
bun-version: latest

- name: Install ABIGen
run: |
Expand Down

0 comments on commit 10d833c

Please sign in to comment.