From 18c9c10219b5848a0b44c93e0f95f919daa274e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20=C5=9Aliwak?= Date: Thu, 21 Oct 2021 18:06:39 +0200 Subject: [PATCH] [DEBUG] Try reverting artifact changes --- .circleci/config.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2eb6c4327..b04d931ef 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -92,10 +92,8 @@ defaults: # compiled tool executable target - artifacts_tools: &artifacts_tools - root: build/tools/ - paths: - - solidity-upgrade - - yul-phaser + path: build/tools/solidity-upgrade + destination: solidity-upgrade # compiled executable targets - artifacts_executables: &artifacts_executables