From 91ce0e835f99e110c1c4ca974080f7cf834be637 Mon Sep 17 00:00:00 2001 From: Jan Nanista Date: Tue, 14 Jan 2025 10:49:36 -0800 Subject: [PATCH] fix: Install foundry --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 751849a4..d495628b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -93,6 +93,7 @@ jobs: executor: default steps: - checkout-with-submodules + - install-foundry - install-go-modules - run: # We need to "rename" some of the variables coming from the CircleCI context