mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 22:39:41 +08:00
Try to up inotify watches
This commit is contained in:
@@ -21,6 +21,7 @@ jobs:
|
||||
|
||||
# deploy expo playground demo
|
||||
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
|
||||
fi
|
||||
- save_cache:
|
||||
|
||||
Reference in New Issue
Block a user