cd to version

This commit is contained in:
Kyle Spearrin 2019-03-14 20:38:05 -04:00
parent 0a18d645c8
commit 82c7209f7c
1 changed files with 1 additions and 1 deletions

View File

@ -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
}