1
0
mirror of https://github.com/tooot-app/app synced 2025-02-04 04:17:36 +01:00

Update build.yml

This commit is contained in:
Zhiyuan Zheng 2022-06-06 14:22:51 +02:00
parent 0cf7d0daf2
commit baec474c5f

View File

@ -27,6 +27,7 @@ jobs:
- name: -- Step 4 -- Use Expo action
uses: expo/expo-github-action@v7
with:
expo-version: latest
token: ${{ secrets.EXPO_TOKEN }}
- name: -- Step 5 -- Install node dependencies
run: yarn install