mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-23 11:48:16 +00:00
Fix CircleCI caching.
This commit is contained in:
parent
038e94e637
commit
d44a4edbbf
@ -19,4 +19,4 @@ jobs:
|
||||
- save_cache:
|
||||
paths:
|
||||
- ~/.cache/yarn
|
||||
key: yarn-v1-{{ .Branch }}-{{ checksum "package-lock.json" }}
|
||||
key: yarn-v1-{{ .Branch }}-{{ checksum "yarn.lock" }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user