org.DolphinEmu.dolphin-emu/.github/workflows/build-artifacts.yml
XargonWan d70ad1ab57
Some checks failed
Build Artifacts for RetroDECK main manifest / build-project (push) Has been cancelled
Migrating to the new workflow
2024-11-05 22:01:07 +09:00

16 lines
322 B
YAML

name: "Build Artifacts for RetroDECK main manifest"
on:
push:
branches:
- master
- main
workflow_call:
workflow_dispatch:
jobs:
build-project:
uses: RetroDECK/components-template/.github/workflows/build_artifacts.yml@main
with:
MANIFEST_FILENAME: "org.DolphinEmu.dolphin-emu.yml"