From ba0c8c9ee93acca522bdbfc0d32e20364f8221cf Mon Sep 17 00:00:00 2001 From: Christian Weilbach Date: Sun, 5 Mar 2023 12:05:37 -0800 Subject: [PATCH] Add build dependency. --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index cca9d8b..5249c4a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,7 +29,8 @@ workflows: filters: branches: only: main -# requires: + requires: + - tools/build # - tools/unittest - tools/release: context: