[gha] install git to XP builder

Signed-off-by: R4SAS <r4sas@i2pmail.org>
pull/1742/head
R4SAS 2 years ago
parent e91f588cd7
commit 22de695f12
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2

@ -44,7 +44,7 @@ jobs:
uses: msys2/setup-msys2@v2
with:
msystem: MINGW32
install: base-devel mingw-w64-i686-gcc mingw-w64-i686-boost mingw-w64-i686-openssl mingw-w64-i686-miniupnpc
install: base-devel git mingw-w64-i686-gcc mingw-w64-i686-boost mingw-w64-i686-openssl mingw-w64-i686-miniupnpc
update: true
- name: Build WinXP-capable CRT packages
run: |

Loading…
Cancel
Save