From 30bfd8888c79066ae165c39214c3a1057e4f9482 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Mon, 26 Feb 2024 20:03:32 +0100 Subject: [PATCH] fucking jpeg (#937) --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b1fe280..dafe6aa 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