mirror of
https://github.com/RetroDECK/io.github.shiiion.primehack.git
synced 2025-04-10 19:15:11 +00:00
Using our runner
This commit is contained in:
parent
611c638db2
commit
930be0d26a
4
.github/workflows/build_artifacts.yml
vendored
4
.github/workflows/build_artifacts.yml
vendored
|
@ -10,8 +10,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
Building_RetroDECK-primehack:
|
Building_RetroDECK-primehack:
|
||||||
runs-on: ubuntu-latest
|
#runs-on: ubuntu-latest
|
||||||
#runs-on: self-hosted
|
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
|
||||||
|
|
Loading…
Reference in a new issue