mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-04-06 07:19:55 +00:00
Minor fix
This commit is contained in:
@ -20,4 +20,4 @@ foreach ($path in $pathsToClear) {
|
||||
Write-Host "Clear $path path"
|
||||
Remove-Item $path -Recurse -Force
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user