Skip to content

Commit d609fe9

Browse files
committed
update ci
1 parent 7a44f74 commit d609fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/foundry-voting.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Generate verifier contract
2828
run: |
29-
nargo codegen-verifier && cp contract/foundry_voting/plonk_vk.sol ../contract/plonk_vk.sol
29+
nargo codegen-verifier
3030
working-directory: foundry-voting/circuits
3131

3232
- name: Generate proof

0 commit comments

Comments
 (0)