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