1 parent ca7cde4 commit afa702fCopy full SHA for afa702f
1 file changed
ci/bootstrap.ps1
@@ -58,5 +58,5 @@ Bootstrap -uri $BINARY_URL -dest $BINARY_PATH
58
59
Write-Host ""
60
61
-Start-Process -Wait $BINARY_PATH -NoNewWindow -ArgumentList "build -c $pwd $patches"
+Start-Process -Wait $BINARY_PATH -NoNewWindow -ArgumentList $arguments
62
Remove-Item $BINARY_PATH
0 commit comments