ci: cache pods

This commit is contained in:
ammarahm-ed
2021-11-13 16:18:09 +05:00
parent 7d3d03e85c
commit f38cfd9ce8

View File

@@ -16,6 +16,9 @@ workflows:
node: 14.18.1
xcode: 12.4
cocoapods: default
cache:
cache_paths:
- $HOME/Library/Caches/CocoaPods
scripts:
- name: Install npm dependencies
script: |