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

feat: project init

This commit is contained in:
steven
2023-03-16 10:15:32 +08:00
parent 5f28b75abd
commit 55506483f9
3 changed files with 8 additions and 3 deletions

View File

@@ -116,7 +116,8 @@ jobs:
timeout_minutes: 10
retry_wait_seconds: 30
max_attempts: 3
command: yarn tests:ios:pod:install
run: |
cd ios && pod install && cd ..
- name: Cache Firestore Emulator
uses: actions/cache@v3