From 1b89379fd902217ccbdfa9fbd99c4f98eeca5d51 Mon Sep 17 00:00:00 2001 From: KheliaNibaruta <73180785+KheliaNibaruta@users.noreply.github.com> Date: Thu, 5 Nov 2020 09:10:44 +0100 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5d33f38..a75b11e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -11,4 +11,4 @@ jobs: paths: - ~/.cache/yarn keys: - - npm-v1-dependencies-{{ checksum "yarn.lock" }} + - npm-v1-dependencies-{{ checksum "yarn.lock" }} \ No newline at end of file