contrib: actions: enable verbose output

This commit is contained in:
David Bauer 2020-04-05 19:19:58 +02:00
parent bb905b3351
commit 83b2c41cee
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ export GLUON_SITEDIR="contrib/ci/minimal-site"
export GLUON_TARGET=$1
make update
make -j2
make -j2 V=s