mirror of
https://github.com/ziglang/zig.git
synced 2026-01-10 17:35:12 +00:00
ci: windows: install git
This commit is contained in:
parent
3967823f3a
commit
df319db058
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user