Skip to content

Commit

Permalink
Update zlib
Browse files Browse the repository at this point in the history
  • Loading branch information
stonedDiscord authored Feb 6, 2024
1 parent cf8f183 commit 543c055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
cd QtApng
cd src/3rdparty
chmod +x get_libs.sh
./get_libs.sh 1.3 1.6.37
./get_libs.sh 1.3.1 1.6.40
cd ../..
qmake CONFIG+=install_ok QMAKE_CXXFLAGS+="-fno-sized-deallocation" QT_PLATFORM=${{matrix.platform}}
${{matrix.make}}
Expand Down

0 comments on commit 543c055

Please sign in to comment.