[AppVeyor] Add load_dependencies.bat as cache dependency

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura 2018-10-24 01:21:13 +03:00
parent 030efbb320
commit a28ec0a3a2
No known key found for this signature in database
GPG Key ID: CE0DB1726070A5A3
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ environment:
depends_path: C:\projects\boinc_depends_win_vs2013
cache:
- C:\projects\boinc_depends_win_vs2013 -> appveyor.yml
- C:\projects\boinc_depends_win_vs2013 -> appveyor.yml, win_build\load_dependencies.bat
before_build:
- call win_build\load_dependencies.bat %depends_git_path% %depends_path% %platform% %configuration%