mirror of https://github.com/tooot-app/app
Update Expo workflow
This commit is contained in:
parent
b18ccc5490
commit
0cf7d0daf2
|
@ -25,10 +25,8 @@ jobs:
|
|||
distribution: 'zulu'
|
||||
java-version: '11'
|
||||
- name: -- Step 4 -- Use Expo action
|
||||
uses: expo/expo-github-action@v6
|
||||
uses: expo/expo-github-action@v7
|
||||
with:
|
||||
expo-version: 5.x
|
||||
username: ${{ secrets.EXPO_USERNAME }}
|
||||
token: ${{ secrets.EXPO_TOKEN }}
|
||||
- name: -- Step 5 -- Install node dependencies
|
||||
run: yarn install
|
||||
|
|
Loading…
Reference in New Issue