From 3a720071a5947ef31d517ec6b506a6759607eef2 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Fri, 15 Dec 2023 02:16:48 +0100 Subject: [PATCH] sdk-artifact(build-installers): include the `update-via-pacman.ps1` script This script is already used by the `sync` jobs that keep the Git for Windows SDKs up to date. We're about to use the same script in the automation that builds Git for Windows' packages, so let's make sure that this script is available in those scenarios. Signed-off-by: Johannes Schindelin --- please.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/please.sh b/please.sh index 5959c8bd97..ec7a134a36 100755 --- a/please.sh +++ b/please.sh @@ -3239,6 +3239,7 @@ create_sdk_artifact () { # [--out=] [--git-sdk=] [--archit /usr/ssl/certs/ca-bundle.crt /usr/share/pacman/ /var/lib/pacman/local/ + /update-via-pacman.ps1 # Some other utilities required by `make-file-list.sh` /usr/bin/cat.exe