cd to version
This commit is contained in:
parent
0a18d645c8
commit
82c7209f7c
|
@ -35,7 +35,7 @@ build_script:
|
||||||
Start-Process -FilePath $rh -ArgumentList `
|
Start-Process -FilePath $rh -ArgumentList `
|
||||||
"-open $env:WIN_PKG_PATH -save $env:WIN_PKG_PATH -action addoverwrite -resource .\version-info.res,"
|
"-open $env:WIN_PKG_PATH -save $env:WIN_PKG_PATH -action addoverwrite -resource .\version-info.res,"
|
||||||
ls
|
ls
|
||||||
cd C:\Users\appveyor\.pkg-cache
|
cd C:\Users\appveyor\.pkg-cache\v2.5
|
||||||
ls
|
ls
|
||||||
cd $env:APPVEYOR_BUILD_FOLDER
|
cd $env:APPVEYOR_BUILD_FOLDER
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue