mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-07 23:53:11 +00:00
Remove cmake install command from macos.
This commit is contained in:
parent
512f1a7557
commit
ed82d7cdb8
2
.github/workflows/build-circuits.yml
vendored
2
.github/workflows/build-circuits.yml
vendored
@ -380,7 +380,7 @@ jobs:
|
||||
run: brew install nlohmann-json
|
||||
|
||||
- name: Install Dependencies [Prover]
|
||||
run: brew install cmake nasm m4
|
||||
run: brew install nasm m4
|
||||
|
||||
- name: Compile Prover and Verifier
|
||||
working-directory: repo/circom_circuits/rapidsnark
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user