Skip to content

Commit

Permalink
ci: ensure project is installed with Yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
merceyz committed Aug 3, 2024
1 parent 684a139 commit d2f738b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-nm-react-native-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
yarn dlx react-native init MyProject
cd MyProject
yarn
yarn react-native build-android
shell: bash
Expand Down

0 comments on commit d2f738b

Please sign in to comment.