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