mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
227226b98c
commit
75da4869ac
@ -324,7 +324,7 @@ build-retroarch-linux-i686:
|
||||
expire_in: 10 min
|
||||
dependencies: []
|
||||
script:
|
||||
- xcodebuild -project pkg/apple/RetroArch_PPC.xcodeproj -configuration Release -target RetroArch
|
||||
- xcodebuild -project pkg/apple/RetroArch_PPC.xcodeproj -configuration Release -target RetroArch_PPC
|
||||
- pushd ${XCARCHIVE_PATH}
|
||||
- ditto -c -k --sequesterRsrc --keepParent RetroArch.app RetroArch.zip
|
||||
- popd
|
||||
|
Loading…
Reference in New Issue
Block a user