mirror of
https://github.com/Phantop/appdwarf.git
synced 2025-11-22 13:03:40 +00:00
add single arch emu package
This commit is contained in:
parent
1cf64d2ef6
commit
2addf3728f
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -55,6 +55,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
app:
|
app:
|
||||||
- { name: wine, pkgs: dxvk-async-git mono vkd3d-proton-mingw-git wine-gecko wine-mono wine-staging-wow64 winetricks }
|
- { name: wine, pkgs: dxvk-async-git mono vkd3d-proton-mingw-git wine-gecko wine-mono wine-staging-wow64 winetricks }
|
||||||
|
- { name: emus, pkgs: ares-emu-avx-git cemu citra-canary-git ryujinx yuzu-early-access }
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: archlinux:latest
|
container: archlinux:latest
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue