Skip to content

Commit

Permalink
return
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-GS committed Jun 18, 2024
1 parent d785357 commit 681aab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/prepare-machine.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ function Install-DotnetTool {
function Install-Dotnet {
if (!$IsLinux) {
Write-Host "Linux only"
return
}

Write-Host "Installing dotnet"
Expand Down

0 comments on commit 681aab6

Please sign in to comment.