mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
fix(win): use correct case sensitive file name
File name was submitted with `CLI` in `AzureDevSpacesCLI` capitalized,
but the script is invoked as a provisioner using the lower-case `Cli`
form as seen in `AzureDevSpacesCli`.
Renaming the file to use the lower-case form to match other provisioning
scripts used in the Windows builds.
Issue introduced in commit 932d0f36cd
This commit is contained in:
Reference in New Issue
Block a user