From cec58119bbfd1c1503e5ec9efb9ec8a2e6b44e65 Mon Sep 17 00:00:00 2001 From: filip mertens Date: Tue, 20 Sep 2022 16:33:21 +0200 Subject: [PATCH] config --- .circleci/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3886af890b..2c9f7fb959 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -167,9 +167,6 @@ jobs: steps: - checkout - - node/install: - install-yarn: true - node-version: "v14.17.6" - run: yarn - run: yarn run downloadsolc_assets - run: yarn run build:production