diff --git a/.github/workflows/rssguard.yml b/.github/workflows/rssguard.yml index d4edd4bcf..c5b221c31 100755 --- a/.github/workflows/rssguard.yml +++ b/.github/workflows/rssguard.yml @@ -65,7 +65,6 @@ jobs: - name: Upload binaries uses: actions/upload-artifact@v4 with: - if-no-files-found: error name: RSS_Guard-${{ runner.os }}${{ matrix.no_lite == 'ON' && '-' || '-nowebengine-' }}Qt${{ matrix.use_qt5 == 'ON' && '5' || '6' }} path: | ./rssguard-build/rssguard-*win*.exe