Skip to content

Commit

Permalink
chore: use rn 0.73.0 rc on build templates workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
atlj committed Oct 15, 2023
1 parent 5b1e84e commit d3d14c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ jobs:
--repo-url https://test.test \
--type ${{ matrix.type }} \
--languages ${{ matrix.language }} \
--no-local
--no-local \
--react-native-version 0.73.0-rc.2
- name: Cache dependencies of library
id: library-yarn-cache
Expand Down

0 comments on commit d3d14c7

Please sign in to comment.