From 2befe5f161072a2f681cf30f5d64aa90cc592d45 Mon Sep 17 00:00:00 2001 From: Richard Race <1273965+richrace@users.noreply.github.com> Date: Thu, 5 Sep 2024 11:15:32 +0100 Subject: [PATCH] Use default cache location --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8219513a3..a302d0482 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -17,7 +17,6 @@ commands: - node_install - node/install-packages: include-branch-in-cache-key: true - cache-path: ~/project/node_modules override-ci-command: npm install - checkout_core - run: