Skip to content

Commit

Permalink
Enable verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
thekamilpro committed Nov 1, 2022
1 parent c844a7b commit 036e7ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-scripts/Start-ModuleBuild.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ $params = @{
UnversionedOutputDirectory = $true
Version = $Version
Passthru = $true
Verbose = $true
}

Write-Host "Building module $Name $Version"
Expand Down

0 comments on commit 036e7ea

Please sign in to comment.