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: |