From 213031446320d07ac6a3ab77fc453a49b3af1e17 Mon Sep 17 00:00:00 2001 From: Alejandro Cabeza Romero Date: Wed, 8 Apr 2026 16:54:35 +0200 Subject: [PATCH] Add llvm for objcopy on macos. --- .github/workflows/build-circuits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-circuits.yml b/.github/workflows/build-circuits.yml index 1f80013..568e321 100644 --- a/.github/workflows/build-circuits.yml +++ b/.github/workflows/build-circuits.yml @@ -923,7 +923,7 @@ jobs: run: mkdir include - name: Install Dependencies [Witness Generator] - run: brew install nlohmann-json + run: brew install nlohmann-json llvm - name: Install Dependencies [Prover] run: brew install nasm m4