Skip to content

Commit

Permalink
try to trace
Browse files Browse the repository at this point in the history
  • Loading branch information
summeroff committed Mar 28, 2024
1 parent c6ebf69 commit ae7b37d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Build-Dependencies.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ param(
[switch] $SkipUnpack
)

Set-PSDebug -Trace 1

$ErrorActionPreference = "Stop"

if ( $DebugPreference -eq "Continue" ) {
Expand Down

0 comments on commit ae7b37d

Please sign in to comment.