Skip to content

Commit 6967f83

Browse files
committed
fml
1 parent 39498a5 commit 6967f83

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/MacOS.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ jobs:
2424
-scheme RetroArch \
2525
-configuration Release \
2626
-xcconfig pkg/apple/GitHubCI.xcconfig \
27-
-derivedDataPath build \
28-
OTHER_CFLAGS="-ferror-limit=0" \
29-
2>&1 | tee build.log | xcpretty --color
27+
-derivedDataPath build
3028
3129
- name: Get short SHA
3230
id: slug

0 commit comments

Comments
 (0)