mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-25 07:59:48 +01:00
ci: cache pods
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user