Skip to content

Commit d2f738b

Browse files
committed
ci: ensure project is installed with Yarn
1 parent 684a139 commit d2f738b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-nm-react-native-workflow.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
4949
yarn dlx react-native init MyProject
5050
cd MyProject
51+
yarn
5152
yarn react-native build-android
5253
5354
shell: bash

0 commit comments

Comments
 (0)