Skip to content

Commit baf8ea9

Browse files
wjaykimdylancom
authored andcommitted
ci: use @react-native-community/cli init
1 parent b1ea6c1 commit baf8ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_test_patches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
mv *tgz $HOME/scratch
6666
ls -la $HOME/scratch/*$CLEAN_PACKAGE_NAME*
6767
cd $HOME
68-
npx react-native init template --skip-install --skip-git-init
68+
npx @react-native-community/cli init template --skip-install --skip-git-init
6969
cd template
7070
yarn
7171
yarn add patch-package --dev

0 commit comments

Comments
 (0)