feat: project init
This commit is contained in:
parent
27c053a645
commit
6f346d7990
6
.github/workflows/e2e_ios.yml
vendored
6
.github/workflows/e2e_ios.yml
vendored
@ -111,12 +111,8 @@ jobs:
|
||||
restore-keys: ${{ runner.os }}-pods-v2
|
||||
|
||||
- name: Pod Install
|
||||
uses: nick-invision/retry@v2
|
||||
with:
|
||||
timeout_minutes: 10
|
||||
retry_wait_seconds: 30
|
||||
max_attempts: 3
|
||||
run: |
|
||||
gem update cocoapods xcodeproj
|
||||
cd ios && pod install && cd ..
|
||||
|
||||
- name: Cache Firestore Emulator
|
||||
|
Loading…
Reference in New Issue
Block a user