There was an error while loading. Please reload this page.
1 parent 28dd2ab commit 6d921c1Copy full SHA for 6d921c1
1 file changed
init/start-builder.ps1
@@ -129,4 +129,4 @@ if ($Library -ne "all") {
129
$LIBRARYPARAM = "libraries/$Language/$Library"
130
}
131
132
-pwsh .\ce_install.ps1 --staging-dir "C:/tmp/staging" --dest "C:/tmp/staging" --enable windows build --temp-install "$FORCECOMPILERPARAM" "$LIBRARYPARAM"
+pwsh .\ce_install.ps1 --debug --staging-dir "C:/tmp/staging" --dest "C:/tmp/staging" --enable windows build --temp-install "$FORCECOMPILERPARAM" "$LIBRARYPARAM"
0 commit comments