diff --git a/contrib/actions/run-build.sh b/contrib/actions/run-build.sh index 1265edd0..62b641ad 100755 --- a/contrib/actions/run-build.sh +++ b/contrib/actions/run-build.sh @@ -6,5 +6,5 @@ export GLUON_SITEDIR="contrib/ci/minimal-site" export GLUON_TARGET=$1 make update -make -j2 +make -j2 V=s