Skip to content

Commit b2297e5

Browse files
committed
ci: remove fallback cache
1 parent 0b35f5c commit b2297e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .circleci/config.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
- restore_cache:
1313
keys:
1414
- v1-dependencies-{{ checksum "yarn.lock" }}
15-
- v1-dependencies- # used if checksum fails
1615

1716
- run: yarn install
1817

0 commit comments

Comments
 (0)