mirror of
https://github.com/RetroDECK/io.github.shiiion.primehack.git
synced 2024-12-04 03:05:39 +00:00
Update build_artifacts.yml
This commit is contained in:
parent
d85ae5a988
commit
2632e724d3
4
.github/workflows/build_artifacts.yml
vendored
4
.github/workflows/build_artifacts.yml
vendored
|
@ -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
|
||||
# continue-on-error: true # TODO: would be good to update the manifest but it's broken
|
||||
|
|
Loading…
Reference in a new issue