From 083e7cee74bc62bd7ce4c70e535911fc59a72624 Mon Sep 17 00:00:00 2001 From: alxshelepenok Date: Thu, 9 May 2019 20:37:29 +0300 Subject: [PATCH] fix: mistakes in the config --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b796273..12a8efa 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -20,7 +20,7 @@ jobs: key: dependencies-{{ checksum "yarn.lock" }} flow-typed: - << *defaults + <<: *defaults steps: - checkout - restore_cache: