diff --git a/.github/workflows/msys2.yml b/.github/workflows/msys2.yml index 3f4136a..1dda6e5 100644 --- a/.github/workflows/msys2.yml +++ b/.github/workflows/msys2.yml @@ -13,7 +13,7 @@ jobs: with: msystem: UCRT64 update: true - install: git mingw-w64-ucrt-x86_64-gcc automake autoconf make pkgconf gettext-devel libtool xz mingw-w64-x86_64-openssl + install: git mingw-w64-ucrt-x86_64-gcc xz automake autoconf make pkgconf mingw-w64-x86_64-gettext libtool mingw-w64-x86_64-openssl - name: CI-Build run: | ./win/ci-build.sh -- libgit2 0.21.2