Skip to content

Commit 74a37e9

Browse files
Fixing typo in the file name for the project
1 parent 2fc5562 commit 74a37e9

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
@@ -223,7 +223,7 @@ jobs:
223223
xcodebuild -list
224224
225225
xcodebuild clean build \
226-
-project ReactNativeSdkExample.xcproject \
226+
-project ReactNativeSdkExample.xcodeproj \
227227
-scheme ReactNativeSdkExample \
228228
-destination 'platform=iOS Simulator,name=iPhone 16 Pro' \
229229
-sdk iphonesimulator \

0 commit comments

Comments
 (0)