Clear AppVeyor Conan cache when conanfile changes.
This commit is contained in:
parent
d0a54c7da6
commit
8c18d853b1
|
@ -10,7 +10,7 @@ environment:
|
|||
stack: python %PYTHON%
|
||||
|
||||
cache:
|
||||
- C:\Users\appveyor\.conan\data -> appveyor.yml
|
||||
- C:\Users\appveyor\.conan\data -> appveyor.yml, conanfile.py
|
||||
|
||||
init:
|
||||
- git config --global filter.lfs.required false
|
||||
|
|
Loading…
Reference in New Issue