Update ci.yml
This commit is contained in:
parent
a7ed08e2b5
commit
a814cf1295
|
@ -34,7 +34,6 @@ jobs:
|
|||
${{ runner.os }}-pods-
|
||||
|
||||
- name: Install pods
|
||||
if: steps.cocoapods-cache.outputs.cache-hit != 'true'
|
||||
run: pod install
|
||||
|
||||
- name: Cache Swift packages
|
||||
|
|
Loading…
Reference in New Issue