diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b1fe280a..dafe6aab 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -236,7 +236,6 @@ jobs: windeployqt --no-quick-import --no-translations --no-virtualkeyboard --no-compiler-runtime --no-webkit2 --no-opengl-sw . cp ../QtApng/plugins/imageformats/qapng.dll ./imageformats/ rm ./imageformats/qtiff.dll - rm ./imageformats/qjpeg.dll rm ./imageformats/qicns.dll rm ./imageformats/qico.dll rm ./imageformats/qsvg.dll |
