From a10421c227379ea7d4b91d521da635d53ef41f16 Mon Sep 17 00:00:00 2001 From: Pierre Date: Sun, 17 Jan 2021 11:26:03 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9Aartifact-save=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 840b3e0..890e6f7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -32,6 +32,7 @@ jobs: - dependencies-{{ checksum "package.json" }}-{{ .Environment.CACHE_VERSION }} # fallback to using the latest cache if no exact match is found - dependencies- + - run: yarn build - run: name: Copy deployment artifacts to workspace command: |