Skip to content

Commit 9a8f55a

Browse files
committed
CI: use verbose mode during the CI runs
Enable verbose mode execution for the build script in the hopes that we can catch the issue that is preventing the builds on new hosts.
1 parent a174243 commit 9a8f55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-windows.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
:: The user will need permission to write files into the Windows SDK and the
2222
:: VisualC++ folder.
2323

24-
@echo off
24+
:: @echo off
2525

2626
setlocal enableextensions enabledelayedexpansion
2727

0 commit comments

Comments
 (0)