ci: nimble -yes

This commit is contained in:
Adam Uhlíř 2023-12-21 17:15:33 +01:00
parent 79993f7423
commit e6ba675f64
No known key found for this signature in database
GPG Key ID: 1D17A9E81F76155B

View File

@ -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