diff --git a/.github/workflows/linux_build_flatpak.yml b/.github/workflows/linux_build_flatpak.yml index 9de694f81b8a2a..7cac8aa9d08fcd 100644 --- a/.github/workflows/linux_build_flatpak.yml +++ b/.github/workflows/linux_build_flatpak.yml @@ -108,7 +108,7 @@ jobs: arch: x86_64 build-bundle: true verbose: true - mirror-screenshots-url: https://dl.flathub.org/repo/screenshots + mirror-screenshots-url: https://dl.flathub.org/repo/media branch: ${{ inputs.branch }} cache: true restore-cache: true