Skip to content

Commit fa56368

Browse files
committed
Upload additional artifacts to debug configuration issues
1 parent 0c9eb0b commit fa56368

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/libcxx-build-and-test.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
path: |
8080
**/test-results.xml
8181
**/*.abilist
82+
**/CMakeConfigureLog.yaml
8283
**/CMakeError.log
8384
**/CMakeOutput.log
8485
**/crash_diagnostics/*
@@ -123,6 +124,7 @@ jobs:
123124
path: |
124125
**/test-results.xml
125126
**/*.abilist
127+
**/CMakeConfigureLog.yaml
126128
**/CMakeError.log
127129
**/CMakeOutput.log
128130
**/crash_diagnostics/*
@@ -186,6 +188,7 @@ jobs:
186188
path: |
187189
**/test-results.xml
188190
**/*.abilist
191+
**/CMakeConfigureLog.yaml
189192
**/CMakeError.log
190193
**/CMakeOutput.log
191194
**/crash_diagnostics/*
@@ -228,6 +231,7 @@ jobs:
228231
path: |
229232
**/test-results.xml
230233
**/*.abilist
234+
**/CMakeConfigureLog.yaml
231235
**/CMakeError.log
232236
**/CMakeOutput.log
233237
**/crash_diagnostics/*

0 commit comments

Comments
 (0)