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:34:47 +08:00
parent 48526430a1
commit 507576795c

View File

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