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