From dcacc95d8c732244a75291b35c8f251be1538869 Mon Sep 17 00:00:00 2001 From: KheliaNibaruta <73180785+KheliaNibaruta@users.noreply.github.com> Date: Wed, 4 Nov 2020 16:33:14 +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 2bf4e1f..395f166 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -5,7 +5,7 @@ jobs: - image: cimg/node:14.10.1 # the primary container, where your job's commands are run steps: - restore_cache: - keys: + key: - npm-v1-dependencies-{{ checksum "yarn.lock" }} - save_cache: paths: