org.DolphinEmu.dolphin-emu/.github/workflows/build-artifacts.yml

16 lines
322 B
YAML
Raw Permalink Normal View History

2024-11-05 13:01:07 +00:00
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"