fix zlib vi (#917)

This commit is contained in:
stonedDiscord 2023-08-21 17:04:24 +02:00 committed by GitHub
parent 6daaccaa43
commit 4c398d633f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ jobs:
cd QtApng
cd src/3rdparty
chmod +x get_libs.sh
./get_libs.sh 1.2.13 1.6.37
./get_libs.sh 1.3 1.6.37
cd ../..
qmake CONFIG+=install_ok QMAKE_CXXFLAGS+="-fno-sized-deallocation" QT_PLATFORM=${{matrix.platform}}
${{steps.qt.outputs.make}} qmake_all