Skip to content

Commit 6d921c1

Browse files
authored
Update start-builder.ps1
1 parent 28dd2ab commit 6d921c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init/start-builder.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,4 @@ if ($Library -ne "all") {
129129
$LIBRARYPARAM = "libraries/$Language/$Library"
130130
}
131131

132-
pwsh .\ce_install.ps1 --staging-dir "C:/tmp/staging" --dest "C:/tmp/staging" --enable windows build --temp-install "$FORCECOMPILERPARAM" "$LIBRARYPARAM"
132+
pwsh .\ce_install.ps1 --debug --staging-dir "C:/tmp/staging" --dest "C:/tmp/staging" --enable windows build --temp-install "$FORCECOMPILERPARAM" "$LIBRARYPARAM"

0 commit comments

Comments
 (0)