work on qt5 compat binaries for windows
This commit is contained in:
parent
4b130f0dcc
commit
9ee3960f4d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rssguard.yml
vendored
2
.github/workflows/rssguard.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-rssguard:
|
||||
name: "${{ matrix.os }}; webengine = ${{ matrix.use_webengine }}"
|
||||
name: "${{ matrix.os }}; webengine = ${{ matrix.use_webengine }}; qt5 = ${{ matrix.use_qt5 }}"
|
||||
runs-on: "${{ matrix.os }}"
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Reference in a new issue