Skip to content

Commit

Permalink
ci: nimble -yes
Browse files Browse the repository at this point in the history
  • Loading branch information
AuHau committed Dec 21, 2023
1 parent 79993f7 commit e6ba675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Build CLI Proof Generator
run: |
cd reference/nim/proof_input/
nimble build -d:release cli
nimble -y build -d:release cli
cd ../../../
- name: Compile the circuit
Expand Down

0 comments on commit e6ba675

Please sign in to comment.