diff --git a/contrib/actions/run-build.sh b/contrib/actions/run-build.sh index 1265edd0b00d3005440617be861a2ba88d9d4e0d..62b641ad017afc6a9f8d7b9bb80a3f5d71cfcae6 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