Commit df319db058

Andrew Kelley <andrew@ziglang.org>
2021-04-15 08:18:03
ci: windows: install git
1 parent 3967823
Changed files (1)
ci/azure/windows_script
@@ -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