mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-25 01:28:16 +00:00
Try to up inotify watches
This commit is contained in:
parent
2b1081076b
commit
088ee9a6fe
@ -21,6 +21,7 @@ jobs:
|
|||||||
|
|
||||||
# deploy expo playground demo
|
# deploy expo playground demo
|
||||||
exp login -u "$EXPO_USERNAME" -p "$EXPO_PASSWORD"
|
exp login -u "$EXPO_USERNAME" -p "$EXPO_PASSWORD"
|
||||||
|
echo fs.inotify.max_user_watches=524288 | tee -a /etc/sysctl.conf && sysctl -p
|
||||||
cd examples/NavigationPlayground && exp publish
|
cd examples/NavigationPlayground && exp publish
|
||||||
fi
|
fi
|
||||||
- save_cache:
|
- save_cache:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user