Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 83ceed6

Browse files
build: skip build cache (testing-library#131)
1 parent 457e210 commit 83ceed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
key: *cache_key
4141
- run:
4242
name: build
43-
command: yarn build
43+
command: yarn build --skip-nx-cache
4444
- store_artifacts:
4545
path: dist
4646
- persist_to_workspace:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /