This commit is contained in:
XargonWan 2024-07-21 22:12:00 +09:00
commit d4e3bce24a

View file

@ -11,7 +11,7 @@ jobs:
Building_RetroDECK-primehack: Building_RetroDECK-primehack:
#runs-on: ubuntu-latest #runs-on: ubuntu-latest
runs-on: retrodeck-runner runs-on: retrodeck
steps: steps:
# Circumventing this bug: https://github.com/flatpak/flatpak-builder/issues/317 # Circumventing this bug: https://github.com/flatpak/flatpak-builder/issues/317
@ -101,4 +101,4 @@ jobs:
# github_token: ${{ secrets.TRIGGER_BUILD_TOKEN }} # github_token: ${{ secrets.TRIGGER_BUILD_TOKEN }}
# message: '[AUTOMATED] Updating primehack after build [skip ci]' # message: '[AUTOMATED] Updating primehack after build [skip ci]'
# branch: retrodeck-main # branch: retrodeck-main
# continue-on-error: true # TODO: would be good to update the manifest but it's broken # continue-on-error: true # TODO: would be good to update the manifest but it's broken