mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 22:51:57 +08:00
Fix circleci.yml typo
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- run: yarn # install root deps
|
||||
- run: ./scripts/test.sh # run tests
|
||||
- setup_remote_docker
|
||||
docker_layer_caching: true # (3)
|
||||
docker_layer_caching: true # (3)
|
||||
- deploy:
|
||||
command: |
|
||||
set -x
|
||||
|
||||
Reference in New Issue
Block a user