1
0
Code Issues Pull Requests 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 - name: Pod Install
run: | run: |
gem update cocoapods xcodeproj gem update cocoapods xcodeproj
cd ios && pod install && cd .. cd ios && pod install && cd ..
- name: Cache Firestore Emulator - name: Cache Firestore Emulator
uses: actions/cache@v3 uses: actions/cache@v3