Skip to content

Commit

Permalink
Downgrade chocolatey
Browse files Browse the repository at this point in the history
  • Loading branch information
flcdrg committed Mar 13, 2023
1 parent 492df6a commit 8d15e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ install:
$PSVersionTable
[System.Environment]::OSVersion
- git --version
- # choco upgrade chocolatey
- choco upgrade chocolatey --version=1.2.1 --allow-downgrade
- choco install vt-cli -y
- nuget install -excludeversion
- pwsh: |
Expand Down

0 comments on commit 8d15e2d

Please sign in to comment.