diff options
| author | stonedDiscord <Tukz@gmx.de> | 2024-02-26 20:03:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-26 20:03:32 +0100 |
| commit | 30bfd8888c79066ae165c39214c3a1057e4f9482 (patch) | |
| tree | cd9ed0293c6ae7c5dfc2f94e182fe124f9a2b744 | |
| parent | 71ef231e531b151226322c8bae1ada1ec0fd44b0 (diff) | |
fucking jpeg (#937)
| -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 |
