ci: windows: install git

This commit is contained in:
Andrew Kelley 2021-04-14 23:18:03 -07:00
parent 3967823f3a
commit df319db058

View File

@ -4,7 +4,7 @@ set -x
set -e
pacman -Suy --needed --noconfirm
pacman -S --needed --noconfirm cmake ninja wget p7zip python3-pip tar xz
pacman -S --needed --noconfirm cmake git ninja wget p7zip python3-pip tar xz
pip install s3cmd