diff --git a/.github/workflows/build-project.yaml b/.github/workflows/build-project.yaml index 66a59176e..f8802c812 100644 --- a/.github/workflows/build-project.yaml +++ b/.github/workflows/build-project.yaml @@ -297,6 +297,7 @@ jobs: cache: ${{ fromJSON(steps.setup.outputs.cacheHit) || (github.event_name == 'push' && github.ref_name == 'master')}} restore-cache: ${{ fromJSON(steps.setup.outputs.cacheHit) }} cache-key: ${{ steps.setup.outputs.cacheKey }} + mirror-screenshots-url: https://dl.flathub.org/repo/screenshots - name: Validate build directory uses: ./.github/actions/flatpak-builder-lint