Skip to content

Commit 65fbfe7

Browse files
using the correct code path
1 parent f3a251c commit 65fbfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220

221221
- name: Build example for iOS
222222
run: |
223-
cd ~/example/ios
223+
cd ~/react-native-sdk/react-native-sdk/example/ios
224224
yarn add @iterable/react-native-sdk
225225
yarn add react-native-webview
226226
yarn turbo run build:ios --cache-dir="${{ env.TURBO_CACHE_DIR }}"

0 commit comments

Comments
 (0)