mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 23:01:44 +01:00
force choco install of locally built package
This commit is contained in:
parent
e075339fec
commit
5daec1fb11
@ -67,7 +67,7 @@ test_script:
|
||||
cd %APPVEYOR_BUILD_FOLDER%\install-test
|
||||
notinstalled-test
|
||||
cd %APPVEYOR_BUILD_FOLDER%\chocolatey\install
|
||||
choco install capnpc-csharp-win-x86 --source=".;https://chocolatey.org/api/v2" --force -y
|
||||
choco install capnpc-csharp-win-x86 --source=".;https://chocolatey.org/api/v2" --force -y --version %VERSION% --pre
|
||||
cd %APPVEYOR_BUILD_FOLDER%\install-test
|
||||
compile-test
|
||||
choco uninstall capnpc-csharp-win-x86 -y
|
||||
|
Loading…
x
Reference in New Issue
Block a user