mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-06 18:17:08 +00:00
Minor fix
This commit is contained in:
parent
2a58294d0c
commit
e1655545c1
1 changed files with 1 additions and 1 deletions
|
|
@ -20,4 +20,4 @@ foreach ($path in $pathsToClear) {
|
|||
Write-Host "Clear $path path"
|
||||
Remove-Item $path -Recurse -Force
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue