From 2fcd5a8561fa3634734aba8e565620ba0c2adf29 Mon Sep 17 00:00:00 2001 From: XargonWan <6771419+XargonWan@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:36:01 +0900 Subject: [PATCH] Update cooker.yml --- .github/workflows/cooker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index c227293e..2fcd6184 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -41,6 +41,7 @@ jobs: bundle: RetroDECK.flatpak manifest-path: com.xargon.retrodeck.yml cache-key: flatpak-builder-${{ github.sha }} + image: bilelmoussaoui/flatpak-github-actions:kde-5.15-21.08 - name: Publish the flatpak in a new cooker release uses: ncipollo/release-action@v1