Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
commit
45f288cd9c
|
@ -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