mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-01-03 23:55:17 +00:00
Add qtimageformats for adding webp support (#4028)
This commit is contained in:
1
.github/workflows/Windows-pack.yml
vendored
1
.github/workflows/Windows-pack.yml
vendored
@@ -107,6 +107,7 @@ jobs:
|
|||||||
cache-key-prefix: install-qt-action-${{ matrix.qt_ver }}
|
cache-key-prefix: install-qt-action-${{ matrix.qt_ver }}
|
||||||
target: ${{ matrix.qt_target }}
|
target: ${{ matrix.qt_target }}
|
||||||
arch: ${{ matrix.config.qt_arch }}
|
arch: ${{ matrix.config.qt_arch }}
|
||||||
|
modules: 'qtimageformats'
|
||||||
dir: '${{ github.workspace }}/build/'
|
dir: '${{ github.workspace }}/build/'
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
|
|||||||
Reference in New Issue
Block a user