Commit 26f832fed7d1d669958fd71e95d9e00732d1dc5b
Committed by
GitHub
1 parent
2b4d08e6
Exists in
develop
Update winpkg.yml
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.github/workflows/winpkg.yml
... | ... | @@ -28,7 +28,7 @@ jobs: |
28 | 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 | - mingw-w64-x86_64-nsis | |
31 | + mingw-w64-x86_64-optipng mingw-w64-x86_64-nsis | |
32 | 32 | - uses: robinraju/release-downloader@v1.7 |
33 | 33 | with: |
34 | 34 | repository: "PerryWerneck/lib3270" | ... | ... |