Skip to content

Commit 52c4472

Browse files
committed
ci: build log includes cleanup
Signed-off-by: Vitor Bandeira <[email protected]>
1 parent 29ddedc commit 52c4472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_openroad.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,10 +360,10 @@ __cleanup()
360360
git submodule foreach --recursive git clean ${CLEAN_CMD}
361361
}
362362

363+
__logging
363364
if [ ! -z "${CLEAN_BEFORE+x}" ]; then
364365
__cleanup
365366
fi
366-
__logging
367367
__args_setup
368368
__common_setup
369369

0 commit comments

Comments
 (0)