1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 10:01:38 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

feat: project init

This commit is contained in:
steven
2023-03-16 10:19:38 +08:00
parent 6f346d7990
commit eb1c9ff5de

View File

@@ -112,8 +112,8 @@ jobs:
- name: Pod Install
run: |
gem update cocoapods xcodeproj
cd ios && pod install && cd ..
gem update cocoapods xcodeproj
cd ios && pod install && cd ..
- name: Cache Firestore Emulator
uses: actions/cache@v3