Skip to content

Commit 01156e9

Browse files
committed
Prepare version 2.12.7-2
Force chocolatey downgrade, it was found on appveyor cache
1 parent 6765365 commit 01156e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ init:
3232
install:
3333
# downgrade chocolatey to 0.10.13, otherwise versions query are not working
3434
# see https://github.com/chocolatey/choco/issues/1843
35-
- choco install chocolatey --yes --version 0.10.13 --allow-downgrade --no-progress
35+
- choco install chocolatey --yes --version 0.10.13 --allow-downgrade --no-progress --force
3636
# check chocolatey sources and version
3737
- choco source list
3838
# check openssl exists and run from PATH

0 commit comments

Comments
 (0)