mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
add libretro mac build to github workflow
This commit is contained in:
@@ -234,6 +234,12 @@ jobs:
|
||||
cxx: clang++
|
||||
args: ./b.sh --headless --unittest --fat --no-png --no-sdl2
|
||||
id: macos
|
||||
- os: macos-latest
|
||||
extra: libretro_mac
|
||||
cc: clang
|
||||
cxx: clang++
|
||||
args: ./b.sh --libretro
|
||||
id: macos-libretro
|
||||
- os: macos-latest
|
||||
extra: ios
|
||||
cc: clang
|
||||
|
||||
Reference in New Issue
Block a user