Skip to content

Commit 6388dad

Browse files
trying to use react to build-ios, fixing typo
1 parent fab7e5a commit 6388dad

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
@@ -227,7 +227,7 @@ jobs:
227227

228228
- name: Build example for iOS
229229
run: |
230-
nmp install -g react-native-cli
230+
npm install -g react-native-cli
231231
232232
react-native --version
233233

0 commit comments

Comments
 (0)