Skip to content

Commit 664e16a

Browse files
committed
Add latest
1 parent 7b4dbf5 commit 664e16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363

6464
- name: Build app
6565
working-directory: ${{ matrix.working-directory }}
66-
run: npx react-native run-ios --no-packager
66+
run: npx react-native@latest run-ios --no-packager

0 commit comments

Comments
 (0)