try to cache the native DLL dependencies
This commit is contained in:
@@ -8,6 +8,7 @@ install:
|
||||
cache:
|
||||
- nsissetup.exe -> appveyor.yaml
|
||||
- NsProcess.zip -> appveyor.yaml
|
||||
- thirdparty\windows -> thirdparty\fetch-thirdparty-deps.ps1
|
||||
|
||||
before_build:
|
||||
- make dependencies
|
||||
|
||||
Reference in New Issue
Block a user