Commit 557740f
authored
fix(ci): set ChocolateyInstall env var default for Windows runners (#3826)
On persistent Windows CI runners, Chocolatey is pre-installed by the
base image and $env:ChocolateyInstall is not set. Add a fallback to
the standard installation path before using the variable.1 parent 7cf11c0 commit 557740f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments