Change cache path.

This commit is contained in:
Roman Telezhynskyi 2024-02-17 09:12:15 +02:00
parent 7d19562cd2
commit bd89d3509b

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'