update workflows

This commit is contained in:
Fin 2021-06-24 15:52:48 +08:00
parent 14c7be23b5
commit 9b45c0eb4a
No known key found for this signature in database
GPG Key ID: CFB59B99D87A7B93
2 changed files with 0 additions and 2 deletions

View File

@ -36,7 +36,6 @@ jobs:
${{ runner.os }}-pods-
- name: Install Pods
if: steps.pods-cache.outputs.cache-hit != 'true'
run: pod install
- name: Build & Distribute to Testflight

View File

@ -36,7 +36,6 @@ jobs:
${{ runner.os }}-pods-
- name: Install Pods
if: steps.pods-cache.outputs.cache-hit != 'true'
run: pod install
- name: Run Tests