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