We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39498a5 commit 6967f83Copy full SHA for 6967f83
1 file changed
.github/workflows/MacOS.yml
@@ -24,9 +24,7 @@ jobs:
24
-scheme RetroArch \
25
-configuration Release \
26
-xcconfig pkg/apple/GitHubCI.xcconfig \
27
- -derivedDataPath build \
28
- OTHER_CFLAGS="-ferror-limit=0" \
29
- 2>&1 | tee build.log | xcpretty --color
+ -derivedDataPath build
30
31
- name: Get short SHA
32
id: slug
0 commit comments