Skip to content

Commit 5289241

Browse files
committed
ci
Signed-off-by: 82Flex <82flex@gmail.com>
1 parent ad31015 commit 5289241

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)