[ci] full-flow should use verbose build
This commit is contained in:
2
.github/workflows/chipyard-full-flow.yml
vendored
2
.github/workflows/chipyard-full-flow.yml
vendored
@@ -80,7 +80,7 @@ jobs:
|
|||||||
eval "$(conda shell.bash hook)"
|
eval "$(conda shell.bash hook)"
|
||||||
mkdir ${{ env.JAVA_TMP_DIR }}
|
mkdir ${{ env.JAVA_TMP_DIR }}
|
||||||
export MAKEFLAGS="-j32"
|
export MAKEFLAGS="-j32"
|
||||||
./build-setup.sh -f
|
./build-setup.sh -f -v
|
||||||
|
|
||||||
run-cfg-finder:
|
run-cfg-finder:
|
||||||
name: run-cfg-finder
|
name: run-cfg-finder
|
||||||
|
|||||||
Reference in New Issue
Block a user