We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457e210 commit 83ceed6Copy full SHA for 83ceed6
.circleci/config.yml
@@ -40,7 +40,7 @@ jobs:
40
key: *cache_key
41
- run:
42
name: build
43
- command: yarn build
+ command: yarn build --skip-nx-cache
44
- store_artifacts:
45
path: dist
46
- persist_to_workspace:
0 commit comments