diff --git a/build.sh b/build.sh index afd4b4b08f..c25c9099a2 100755 --- a/build.sh +++ b/build.sh @@ -28,6 +28,7 @@ buildAssets() { cd $REPO/assets + yarn install --network-timeout 1000000 yarn install yarn run build cd build