Update windows CI to build APNG in the proper directory (#1001)

This commit is contained in:
Leifa 2024-07-03 08:38:46 +02:00 committed by GitHub
parent 1a7884a726
commit a1e13f62fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,7 @@ jobs:
- name: Build Apng plugin
run: |
cd ./qtapng
cmake .
cmake . -D CMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE="${{ github.workspace }}/bin/imageformats/"
cmake --build . --config Release
- name: Build