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 4baea73 commit ec1174aCopy full SHA for ec1174a
.github/workflows/create_test_patches.yml
@@ -71,7 +71,7 @@ jobs:
71
done
72
ls -la $HOME/packages/
73
cd $HOME
74
- npx react-native init template --skip-install
+ npx react-native init template --skip-install --skip-git-init
75
cd template
76
yarn
77
yarn add patch-package --save-dev
0 commit comments