Correct typo

This commit is contained in:
Zhiyuan Zheng 2021-02-11 01:42:26 +01:00
parent d1bddc696a
commit 9979d0e9e0
No known key found for this signature in database
GPG Key ID: 078A93AB607D85E0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
expo-username: ${{ secrets.EXPO_USERNAME }}
expo-token: ${{ secrets.EXPO_TOKEN }}
- name: -- Step 4 -- Install node dependencies
run: npx pod-install
run: yarn install
- name: -- Step 5 -- Install ruby dependencies
run: bundle install
- name: -- Step 6 -- Run fastlane