Skip to content

Commit d1060d2

Browse files
committed
Update Windows CI workflow to include Git installation
1 parent d0c38cb commit d1060d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
run: |
2424
pacman -Sy --noconfirm
2525
pacman --noconfirm -S --needed \
26+
git \
2627
mingw-w64-ucrt-x86_64-toolchain \
2728
mingw-w64-ucrt-x86_64-meson \
2829
mingw-w64-ucrt-x86_64-ninja \

0 commit comments

Comments
 (0)