Skip to content

Commit 5e93de8

Browse files
does workspace also fail?
1 parent 13fe939 commit 5e93de8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
xcodebuild -list -project ReactNativeSdkExample.xcodeproj
266266
267267
xcodebuild clean build \
268-
-project ReactNativeSdkExample.xcodeproj \
268+
-workspace ReactNativeSdkExample.xcworkspace \
269269
-scheme ReactNativeSdkExample \
270270
CODE_SIGN_IDENTITY="" \
271271
CODE_SIGNING_REQUIRED=NO \

0 commit comments

Comments
 (0)