mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
ddbb1bef26
commit
269523d42b
@ -270,7 +270,7 @@ build-retroarch-osx-x64:
|
|||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
# Normal RetroArch Build
|
# Normal RetroArch Build
|
||||||
- ./configure --enable-metal
|
- ./configure --enable-metal --disable-al
|
||||||
- make -j$NUMPROC
|
- make -j$NUMPROC
|
||||||
|
|
||||||
# Cleanup for DMG creation
|
# Cleanup for DMG creation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user