We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684a139 commit d2f738bCopy full SHA for d2f738b
.github/workflows/e2e-nm-react-native-workflow.yml
@@ -48,6 +48,7 @@ jobs:
48
49
yarn dlx react-native init MyProject
50
cd MyProject
51
+ yarn
52
yarn react-native build-android
53
54
shell: bash
0 commit comments