From 2632e724d319a90523b0fa32beb9a673006fe725 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sun, 21 Jul 2024 14:44:08 +0200 Subject: [PATCH] Update build_artifacts.yml --- .github/workflows/build_artifacts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_artifacts.yml b/.github/workflows/build_artifacts.yml index cc5f7e7..446a529 100644 --- a/.github/workflows/build_artifacts.yml +++ b/.github/workflows/build_artifacts.yml @@ -11,7 +11,7 @@ jobs: Building_RetroDECK-primehack: #runs-on: ubuntu-latest - runs-on: retrodeck-runner + runs-on: retrodeck steps: # Circumventing this bug: https://github.com/flatpak/flatpak-builder/issues/317 @@ -101,4 +101,4 @@ jobs: # github_token: ${{ secrets.TRIGGER_BUILD_TOKEN }} # message: '[AUTOMATED] Updating primehack after build [skip ci]' # branch: retrodeck-main - # continue-on-error: true # TODO: would be good to update the manifest but it's broken \ No newline at end of file + # continue-on-error: true # TODO: would be good to update the manifest but it's broken