From 6d3ed3a5269f1354c8c722232fd6f1d46ac7a245 Mon Sep 17 00:00:00 2001 From: Gregorio Juliana Date: Wed, 10 Jul 2024 10:34:58 +0200 Subject: [PATCH] fix: added bb to noir-projects deps (#7412) --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2322e6159b3..da3d3003d44 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -562,6 +562,7 @@ workflows: requires: - avm-transpiler-ecr-manifest - noir-ecr-manifest + - barretenberg-x86_64-linux-clang <<: *defaults # Yarn Project