diff --git a/noir-projects/Earthfile b/noir-projects/Earthfile index df8db2aa0469..f0412be18314 100644 --- a/noir-projects/Earthfile +++ b/noir-projects/Earthfile @@ -74,7 +74,7 @@ format: RUN nargo fmt --check gates-report: - FROM +build + FROM +build-protocol-circuits WORKDIR /usr/src/noir-projects COPY ./gates_report.sh ./gates_report.sh