Skip to content

Commit 10bb2f3

Browse files
seeing if the build works from the project perspective
1 parent 7369caf commit 10bb2f3

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
@@ -230,7 +230,7 @@ jobs:
230230
cd example/ios
231231
232232
xcodebuild clean build \
233-
-workspace ReactNativeSdkExample.xcworkspace \
233+
-project ReactNativeSdkExample.xcodeproj \
234234
-scheme ReactNativeSdkExample \
235235
CODE_SIGN_IDENTITY="" \
236236
CODE_SIGNING_REQUIRED=NO \

0 commit comments

Comments
 (0)