fix grouping again

This commit is contained in:
Denis Rouzaud 2021-02-03 10:09:28 +01:00 committed by Nyall Dawson
parent b9df397ee1
commit f3ea96cfe6

View File

@ -84,7 +84,7 @@ echo "::endgroup::"
echo "${bold}Building QGIS...${endbold}"
echo "::group::build"
${CTEST_BUILD_COMMAND}
echo "::group::cmake"
echo "::endgroup::"
########################
# Show ccache statistics