diff --git a/appveyor.yml b/appveyor.yml index 6989025613..c3fc52c4b5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -35,7 +35,7 @@ build_script: Start-Process -FilePath $rh -ArgumentList ` "-open $env:WIN_PKG_PATH -save $env:WIN_PKG_PATH -action addoverwrite -resource .\version-info.res," ls - cd C:\Users\appveyor\.pkg-cache + cd C:\Users\appveyor\.pkg-cache\v2.5 ls cd $env:APPVEYOR_BUILD_FOLDER }