From 3d9955eb27a8c3068d2f38e107784dda6b9e903a Mon Sep 17 00:00:00 2001 From: Rekku Date: Sat, 24 Aug 2024 18:50:00 +0100 Subject: [PATCH] Progress on Cores at lastgit add .! --- .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 292e0df4..24875d61 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -32,7 +32,7 @@ permissions: jobs: Building_RetroDECK: - runs-on: retrodeck + runs-on: self-hosted steps: # Circumventing this bug: https://github.com/flatpak/flatpak-builder/issues/317