mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Disable appveyor .deps cache
This commit is contained in:
parent
2b3dc3d8b9
commit
91a576fac1
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ environment:
|
|||
|
||||
cache:
|
||||
- c:\tools\vcpkg\installed\ -> appveyor.yml
|
||||
- .deps -> appveyor.yml,deps\CMakeLists.txt
|
||||
# - .deps -> appveyor.yml,deps\CMakeLists.txt <- disabled because it randomly seems to break everytime
|
||||
|
||||
build:
|
||||
verbosity: minimal
|
||||
|
|
Loading…
Reference in a new issue