mirror of
https://github.com/tooot-app/app
synced 2025-03-03 02:58:05 +01:00
commit
92c6f977fd
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -23,8 +23,8 @@ jobs:
|
||||
uses: expo/expo-github-action@v6
|
||||
with:
|
||||
expo-version: 4.x
|
||||
expo-username: ${{ secrets.EXPO_USERNAME }}
|
||||
expo-token: ${{ secrets.EXPO_TOKEN }}
|
||||
username: ${{ secrets.EXPO_USERNAME }}
|
||||
token: ${{ secrets.EXPO_TOKEN }}
|
||||
- name: -- Step 4 -- Install node dependencies
|
||||
run: yarn install
|
||||
- name: -- Step 5 -- Install native dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user