CI: Update Flathub screenshots URL

This is what Flathub uses now. It's an implementation detail that will
eventually be hidden away in a Flathub-specific publish action. But for
now, we still publish directly, and we have to adapt.
This commit is contained in:
Georges Basile Stavracas Neto
2024-02-21 16:52:34 -03:00
committed by Ryan Foster
parent 8438c08ced
commit 48b5affc5b
2 changed files with 2 additions and 2 deletions

View File

@@ -296,7 +296,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
mirror-screenshots-url: https://dl.flathub.org/media
- name: Validate build directory
uses: ./.github/actions/flatpak-builder-lint

View File

@@ -110,7 +110,7 @@ jobs:
manifest-path: ${{ github.workspace }}/build-aux/com.obsproject.Studio.json
cache: ${{ fromJSON(steps.setup.outputs.cacheHit) }}
cache-key: ${{ steps.setup.outputs.cacheKey }}
mirror-screenshots-url: https://dl.flathub.org/repo/screenshots
mirror-screenshots-url: https://dl.flathub.org/media
branch: ${{ matrix.branch }}
- name: Validate AppStream