Git fork

ci(github): use grouping also in the `win-build` job

We already do the same when building Git in all the other jobs.

This will allow us to piggy-back on top of grouping to mark up compiler
errors in the next commit.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>

authored by

Johannes Schindelin and committed by
Junio C Hamano
df5fed9c 5aeb1457

+1 -1
+1 -1
ci/make-test-artifacts.sh
··· 7 7 8 8 . ${0%/*}/lib.sh 9 9 10 - make artifacts-tar ARTIFACTS_DIRECTORY="$1" 10 + group Build make artifacts-tar ARTIFACTS_DIRECTORY="$1" 11 11 12 12 check_unignored_build_artifacts