@ -56,6 +56,7 @@ jobs:
- restore_cache:
keys:
- dependencies-{{ checksum "package.json" }}-{{ .Environment.CACHE_VERSION }}
- run: npm install
- run: npm run build
- run:
name: Copy build to workspace