Skip to content

Commit

Permalink
Install specific version of react-native
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffswartz committed Aug 6, 2024
1 parent 6d1668d commit 4ab3ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sample_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
cd samples/${{ matrix.project }}
npm install --legacy-peer-deps
npm install ../../new.tgz
npm install [email protected]
cat package.json
- name: Build ${{ matrix.project }} ${{ matrix.platform }}
run: |
Expand Down

0 comments on commit 4ab3ede

Please sign in to comment.