Skip to content

Commit

Permalink
Update proof producer SHA to fit new binary format
Browse files Browse the repository at this point in the history
  • Loading branch information
x-mass authored and nkaskov committed Dec 22, 2023
1 parent 5cc0b8c commit 56648e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,8 @@ jobs:
uses: NilFoundation/proof-producer/.github/workflows/reusable-generate-proofs-linux.yml@af67299b6f1ae991c3295b9eb062601f401a6f86
with:
artifact-name: ${{ needs.build-and-test-linux.outputs.examples-artifact-name }}
proof-producer-ref: af67299b6f1ae991c3295b9eb062601f401a6f86
# Update next line if you need new version of proof producer
proof-producer-ref: e4a3ddbab4fd000d6b4c666dd68ac5199927c814
refs: ${{ needs.handle-syncwith.outputs.prs-refs }}
targets: ${{ needs.build-and-test-linux.outputs.prover-targets }}

Expand Down

0 comments on commit 56648e3

Please sign in to comment.