mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 12:35:39 +08:00
chore: fix CI script
This commit is contained in:
@@ -23,6 +23,7 @@ jobs:
|
||||
- run: |
|
||||
yarn install --frozen-lockfile --cwd example
|
||||
yarn install --frozen-lockfile
|
||||
yarn sync
|
||||
- save_cache:
|
||||
key: v1-dependencies-{{ checksum "yarn.lock" }}
|
||||
paths: node_modules
|
||||
|
||||
Reference in New Issue
Block a user