mirror of https://github.com/BOINC/boinc.git
[AppVeyor] Add load_dependencies.bat as cache dependency
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
parent
030efbb320
commit
a28ec0a3a2
|
@ -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%
|
||||
|
|
Loading…
Reference in New Issue