fix build
This commit is contained in:
parent
3a9f947bb3
commit
824927dc8d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/rssguard.yml
vendored
1
.github/workflows/rssguard.yml
vendored
|
@ -65,7 +65,6 @@ jobs:
|
||||||
- name: Upload binaries
|
- name: Upload binaries
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
if-no-files-found: error
|
|
||||||
name: RSS_Guard-${{ runner.os }}${{ matrix.no_lite == 'ON' && '-' || '-nowebengine-' }}Qt${{ matrix.use_qt5 == 'ON' && '5' || '6' }}
|
name: RSS_Guard-${{ runner.os }}${{ matrix.no_lite == 'ON' && '-' || '-nowebengine-' }}Qt${{ matrix.use_qt5 == 'ON' && '5' || '6' }}
|
||||||
path: |
|
path: |
|
||||||
./rssguard-build/rssguard-*win*.exe
|
./rssguard-build/rssguard-*win*.exe
|
||||||
|
|
Loading…
Add table
Reference in a new issue