Skip to content

Commit

Permalink
specify plonky3 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hadasz committed Jan 22, 2024
1 parent 50f0505 commit 25aa215
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
- name: Checkout Plonky3
uses: actions/checkout@v4
with:
repository: Plonky3/Plonky3
path: Plonky3
repository: lita-xyz/Plonky3
ref: batch_prover
path: Plonky3

- name: Checkout Valida
uses: actions/checkout@v4
Expand Down

0 comments on commit 25aa215

Please sign in to comment.