From 65f0f2c9c7bfbf6fd93f71426d08cfc5a5776c96 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sat, 3 Aug 2024 23:23:09 +0900 Subject: [PATCH] Trying a new workflow - fix 2 --- .github/workflows/cooker-selfhosted.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index 0eff7d37..51344b1c 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -208,7 +208,7 @@ jobs: Create_Artifact_For_Flathub: runs-on: retrodeck - needs: [Create_Flatpak, Creating_Release] + needs: Create_Flatpak steps: - name: Clone RetroDECK repo uses: actions/checkout@v3