Change cache path.

develop
Roman Telezhynskyi 2024-02-17 09:12:15 +02:00
parent 7d19562cd2
commit bd89d3509b
1 changed files with 2 additions and 2 deletions

View File

@ -538,7 +538,7 @@ for:
cache:
#- /Users/appveyor/.conan/data -> conanfile.py
- /Users/appveyor/brew_cache_dir
- $HOME/brew_cache_dir
init:
- find /Applications -maxdepth 1 -type d -name 'Xcode*.app'
@ -721,7 +721,7 @@ for:
cache:
#- /Users/appveyor/.conan/data -> conanfile.py
- /Users/appveyor/brew_cache_dir
- $HOME/brew_cache_dir
init:
- find /Applications -maxdepth 1 -type d -name 'Xcode*.app'