Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit 5289241

Browse files
committed
ci
Signed-off-by: 82Flex <[email protected]>
1 parent ad31015 commit 5289241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-analyse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222

2323
- name: Build
2424
run: |
25-
xcodebuild clean build analyze -scheme TrollSpeed -project TrollSpeed.xcodeproj CODE_SIGNING_ALLOWED=NO | xcpretty && exit ${PIPESTATUS[0]}
25+
xcodebuild clean build analyze -scheme TrollSpeed.Sim -project TrollSpeed.xcodeproj | xcpretty && exit ${PIPESTATUS[0]}

0 commit comments

Comments
 (0)