[ci] full-flow should use verbose build

This commit is contained in:
Jerry Zhao
2023-05-31 12:43:38 -07:00
parent 1830bbf0e9
commit 3070dc62c6

View File

@@ -80,7 +80,7 @@ jobs:
eval "$(conda shell.bash hook)"
mkdir ${{ env.JAVA_TMP_DIR }}
export MAKEFLAGS="-j32"
./build-setup.sh -f
./build-setup.sh -f -v
run-cfg-finder:
name: run-cfg-finder