Commit 2b4d08e6655e926f3be2889416c1ed2f1f610a41

Authored by Perry Werneck
Committed by GitHub
1 parent e359775a
Exists in develop

Update winpkg.yml

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.github/workflows/winpkg.yml
... ... @@ -25,7 +25,7 @@ jobs:
25 25 with:
26 26 msystem: mingw64
27 27 update: true
28   - install: xz mingw-w64-x86_64-gcc automake autoconf make git pkgconf
  28 + install: xz dos2unix mingw-w64-x86_64-gcc automake autoconf make git pkgconf
29 29 mingw-w64-x86_64-gettext gettext-devel mingw-w64-x86_64-openssl
30 30 libtool mingw-w64-x86_64-gtk3 mingw-w64-x86_64-librsvg mingw-w64-x86_64-gdk-pixbuf2
31 31 mingw-w64-x86_64-nsis
... ...