]> git.ipfire.org Git - thirdparty/git.git/commit
ci(win+VS): download the vcpkg artifacts using a dedicated GitHub Action
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 20 Aug 2024 14:31:10 +0000 (14:31 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Aug 2024 15:24:28 +0000 (08:24 -0700)
commit9f39e2fa2652131c45cb94758a4720a48ee55cf8
treeb20651f4305ced3533a80b5cf929b12ae738523e
parent46cbfd3f7ec0b549f3c298a6dda7812711197921
ci(win+VS): download the vcpkg artifacts using a dedicated GitHub Action

The Git for Windows project provides a GitHub Action to download and
cache Azure Pipelines artifacts (such as the `vcpkg` artifacts), hiding
gnarly internals, and also providing some robustness against network
glitches. Let's use it.

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