From d780440c1b09725e5afc8b7ed1c6f86e5827e1c0 Mon Sep 17 00:00:00 2001 From: Alexandre SOARES <72209227+AS-37@users.noreply.github.com> Date: Mon, 11 Oct 2021 11:30:41 +0200 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3adc6c9..e69560b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,5 +29,4 @@ workflows: - run: - restore_cache: key: npm-v1-dependencies-{{ checksum "yarn.lock" }} - paths: - - node_modules \ No newline at end of file + \ No newline at end of file