Skip to content

Commit

Permalink
sdk-artifact(build-installers): include the update-via-pacman.ps1 s…
Browse files Browse the repository at this point in the history
…cript

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 <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Dec 15, 2023
1 parent 03e55b3 commit 04eca13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions please.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3239,6 +3239,7 @@ create_sdk_artifact () { # [--out=<directory>] [--git-sdk=<directory>] [--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
Expand Down

0 comments on commit 04eca13

Please sign in to comment.