From 20cf271f96e3d1a56ae7e47ecf0fa39870c7ed9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Wed, 21 Feb 2024 20:52:21 +0100 Subject: [PATCH] Update mirror-screenshots-url --- .github/workflows/linux_build_flatpak.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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