mirror of
https://github.com/bitwarden/cli
synced 2025-12-16 16:23:30 +00:00
cd pkg cache
This commit is contained in:
@@ -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 $env:WIN_PKG_PATH
|
cd C:\Users\appveyor\.pkg-cache
|
||||||
ls
|
ls
|
||||||
cd $env:APPVEYOR_BUILD_FOLDER
|
cd $env:APPVEYOR_BUILD_FOLDER
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user