Skip to content

Commit b2fe8e2

Browse files
committed
fml
1 parent 063b87e commit b2fe8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/iOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Compile RA
2121
run: |
2222
set -o pipefail
23-
xcodebuild -project pkg/apple/RetroArch_iOS13.xcodeproj -destination generic/platform=iOS -config Release -scheme "RetroArch iOS Release" -xcconfig pkg/apple/iOS/GitLabCI.xcconfig -derivedDataPath build | xcpretty --color
23+
xcodebuild -project pkg/apple/RetroArch_iOS13.xcodeproj -destination generic/platform=iOS -config Release -scheme "RetroArch iOS Release" -xcconfig pkg/apple/iOS/GitLabCI.xcconfig -derivedDataPath build
2424
2525
- name: Get short SHA
2626
id: slug

0 commit comments

Comments
 (0)