mirror of
http://43.153.184.91:8080/https://github.com/actions/setup-dotnet.git
synced 2026-01-27 19:23:06 +08:00
Minor fix
This commit is contained in:
parent
2a58294d0c
commit
e1655545c1
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user