Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
capossele committed Mar 18, 2024
1 parent 851f455 commit 3df040d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/risc0-ethereum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
- name: Local patch on bonsai-foundry-template
run: |
python ../risc0/.github/cargo_local_patch.py . --exclude-dir=lib
git -c protocol.file.allow=always submodule add --force --name lib/risc0-ethereum ../risc0-ethereum
git -c protocol.file.allow=always submodule add --force --name lib/risc0-ethereum ../risc0-ethereum lib/risc0-ethereum
working-directory: bonsai-foundry-template
# Run Bootstrap-groth16 to update test receipt for checking
# the latest groth16 prover against the solidity verifier on risc0-ethereum
Expand Down

0 comments on commit 3df040d

Please sign in to comment.