We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4dbf5 commit 664e16aCopy full SHA for 664e16a
.github/workflows/build-ios.yml
@@ -63,4 +63,4 @@ jobs:
63
64
- name: Build app
65
working-directory: ${{ matrix.working-directory }}
66
- run: npx react-native run-ios --no-packager
+ run: npx react-native@latest run-ios --no-packager
0 commit comments