File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4848 shell : bash
4949
5050 - name : Install forge dependencies
51- run : forge install
51+ run : forge install 0xnonso/foundry-noir-helper --no-commit
5252 working-directory : with-foundry
5353
5454 - name : Generate verifier contract
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Install [noirup](https://noir-lang.org/docs/getting_started/installation/#instal
3131curl -L https://foundry.paradigm.xyz | bash
3232```
3333
34- 4 . Install foundry dependencies by running ` forge install ` .
34+ 4 . Install foundry dependencies by running ` forge install 0xnonso/foundry-noir-helper --no-commit ` .
3535
36365 . Install ` bbup ` , the tool for managing Barretenberg versions, by following the instructions
3737 [ here] ( https://github.com/AztecProtocol/aztec-packages/blob/master/barretenberg/bbup/README.md#installation ) .
You can’t perform that action at this time.
0 commit comments