mirror of https://github.com/tooot-app/app
Update build.yml
This commit is contained in:
parent
0cf7d0daf2
commit
baec474c5f
|
@ -27,6 +27,7 @@ jobs:
|
||||||
- name: -- Step 4 -- Use Expo action
|
- name: -- Step 4 -- Use Expo action
|
||||||
uses: expo/expo-github-action@v7
|
uses: expo/expo-github-action@v7
|
||||||
with:
|
with:
|
||||||
|
expo-version: latest
|
||||||
token: ${{ secrets.EXPO_TOKEN }}
|
token: ${{ secrets.EXPO_TOKEN }}
|
||||||
- name: -- Step 5 -- Install node dependencies
|
- name: -- Step 5 -- Install node dependencies
|
||||||
run: yarn install
|
run: yarn install
|
||||||
|
|
Loading…
Reference in New Issue