Skip to content

Commit cd1e677

Browse files
committed
Enable diagnostics in CI for binlog output to investigate MSIX build tools issue
1 parent 246c51b commit cd1e677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
workflow_dispatch:
1717

1818
env:
19-
ENABLE_DIAGNOSTICS: false
19+
ENABLE_DIAGNOSTICS: true
2020
#COREHOST_TRACE: 1
2121
COREHOST_TRACEFILE: corehosttrace.log
2222

0 commit comments

Comments
 (0)