From a08cc09ec7a704094a39089df3b8b6c5c7bd14cf Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 13 Mar 2023 23:51:12 -0300 Subject: [PATCH] Update msys2.yml --- .github/workflows/msys2.yml | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/.github/workflows/msys2.yml b/.github/workflows/msys2.yml index 95baf3a..741a8d9 100644 --- a/.github/workflows/msys2.yml +++ b/.github/workflows/msys2.yml @@ -22,6 +22,11 @@ jobs: msystem: mingw64 update: true install: xz mingw-w64-x86_64-gcc automake autoconf make git pkgconf mingw-w64-x86_64-gettext gettext-devel mingw-w64-x86_64-openssl libtool mingw-w64-x86_64-gtk3 + - uses: robinraju/release-downloader@v1.7 + with: + repository: "PerryWerneck/lib3270" + latest: true + fileName: "mingw-lib3270.tar.xz" - name: CI-Build run: | ./win/ci-build.sh -- libgit2 0.21.2