Update build.yml

This commit is contained in:
Zhiyuan Zheng 2022-06-06 14:22:51 +02:00
parent 0cf7d0daf2
commit baec474c5f
1 changed files with 1 additions and 0 deletions

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