From bb37635c16ea1abe0b10d47564950ee17293b53c Mon Sep 17 00:00:00 2001 From: KheliaNibaruta <73180785+KheliaNibaruta@users.noreply.github.com> Date: Wed, 4 Nov 2020 15:23:16 +0100 Subject: [PATCH] configurer installation --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 95cad46..817bbe2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,5 +7,5 @@ jobs: - checkout # check out the code in the project directory - restore_cache: keys: - -npm-v1-dependencies-{{ checksum "yarn.lock" }} + - npm-v1-dependencies-{{ checksum "yarn.lock" }}