Skip to content

Commit 255ac1b

Browse files
committed
.
1 parent 4010e78 commit 255ac1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ jobs:
254254
255255
$PSModuleParentPath = Split-Path $DGatewayPSModulePath -Parent
256256
257+
Set-PSDebug -Off # Too many traces are logged when running New-ModulePackage.
257258
New-ModulePackage $DGatewayPSModulePath $PSModuleParentPath
258259
259260
- name: Sign executables

0 commit comments

Comments
 (0)