mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-04-05 06:49:48 +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