We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6765365 commit 01156e9Copy full SHA for 01156e9
.appveyor.yml
@@ -32,7 +32,7 @@ init:
32
install:
33
# downgrade chocolatey to 0.10.13, otherwise versions query are not working
34
# see https://github.com/chocolatey/choco/issues/1843
35
- - choco install chocolatey --yes --version 0.10.13 --allow-downgrade --no-progress
+ - choco install chocolatey --yes --version 0.10.13 --allow-downgrade --no-progress --force
36
# check chocolatey sources and version
37
- choco source list
38
# check openssl exists and run from PATH
0 commit comments