You've already forked setup-dotnet
mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-07-23 23:39:01 +07:00
Debug
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
Write-Host $args[0]
|
||||
|
||||
$os = $args[0]
|
||||
|
||||
$linuxDotnetPaths = @("/usr/share/dotnet", "$env:HOME/.dotnet")
|
Reference in New Issue
Block a user