Skip to content

Commit

Permalink
fix: paths
Browse files Browse the repository at this point in the history
  • Loading branch information
atanmarko committed Jun 21, 2024
1 parent b6060c4 commit aca40bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jerigon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
- name: Run prove blocks in real mode
run: |
cd zero_bin/tools
rm -rf debug/* proofs/* circuits/* ./proof.json test.out verify.out leader.out
RUN_VERIFICATION=true ./prove_rpc.sh 0x2 0x7 http://localhost:8546 jerigon true
echo "Proving blocks in real mode done"
Expand Down

0 comments on commit aca40bf

Please sign in to comment.