zeus: fix ENOSPC error

This commit is contained in:
linsui 2021-04-11 14:05:03 +08:00
parent 8b15c1988b
commit d5c71c2d1b

View file

@ -53,6 +53,7 @@ Builds:
commit: v0.5.1 commit: v0.5.1
subdir: android/app subdir: android/app
sudo: sudo:
- sysctl fs.inotify.max_user_watches=524288
- apt-get update || apt-get update - apt-get update || apt-get update
- apt-get install -y g++ - apt-get install -y g++
- apt-get install -y -t stretch-backports npm - apt-get install -y -t stretch-backports npm