WORKFLOW: running cooker pipeline on RetroDECK main repo environment

This commit is contained in:
XargonWan 2024-08-18 09:31:03 +09:00
parent cc291844b9
commit 7c702e1f6e

View file

@ -15,7 +15,7 @@ on:
- '*.sh' - '*.sh'
- 'net.retrodeck.retrodeck.yml' - 'net.retrodeck.retrodeck.yml'
- 'net.retrodeck.retrodeck.appdata.xml' - 'net.retrodeck.retrodeck.appdata.xml'
pull_request: pull_request_target:
branches: branches:
- cooker* - cooker*
@ -33,7 +33,7 @@ jobs:
Building_RetroDECK: Building_RetroDECK:
runs-on: retrodeck 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
- name: Remove stuck mounts - name: Remove stuck mounts