Skip to content

Commit

Permalink
add anvil to make test
Browse files Browse the repository at this point in the history
  • Loading branch information
PatStiles committed Nov 11, 2024
1 parent 0c47ec2 commit 45a0c4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
with:
go-version: "1.23"
cache: false
- name: foundry-toolchain
uses: foundry-rs/foundry-toolchain@v1.2.0
- name: Build SP1 bindings
run: make build_sp1_linux
- name: Build Old SP1 bindings
Expand Down

0 comments on commit 45a0c4d

Please sign in to comment.