Commit a6437767dcc7bd66c5ca551b4c2e9e4dd1c194d3
Committed by
GitHub
1 parent
5c109378
Exists in
develop
Update winpkg.yml
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.github/workflows/winpkg.yml
... | ... | @@ -26,7 +26,7 @@ jobs: |
26 | 26 | update: true |
27 | 27 | install: xz mingw-w64-x86_64-gcc automake autoconf make git pkgconf |
28 | 28 | mingw-w64-x86_64-gettext gettext-devel mingw-w64-x86_64-openssl |
29 | - libtool mingw-w64-x86_64-gtk3 mingw-w64-x86_64-optipng | |
29 | + libtool mingw-w64-x86_64-gtk3 mingw-w64-x86_64-nsis | |
30 | 30 | - uses: robinraju/release-downloader@v1.7 |
31 | 31 | with: |
32 | 32 | repository: PerryWerneck/lib3270 | ... | ... |