File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 79
79
path : |
80
80
**/test-results.xml
81
81
**/*.abilist
82
+ **/CMakeConfigureLog.yaml
82
83
**/CMakeError.log
83
84
**/CMakeOutput.log
84
85
**/crash_diagnostics/*
@@ -123,6 +124,7 @@ jobs:
123
124
path : |
124
125
**/test-results.xml
125
126
**/*.abilist
127
+ **/CMakeConfigureLog.yaml
126
128
**/CMakeError.log
127
129
**/CMakeOutput.log
128
130
**/crash_diagnostics/*
@@ -186,6 +188,7 @@ jobs:
186
188
path : |
187
189
**/test-results.xml
188
190
**/*.abilist
191
+ **/CMakeConfigureLog.yaml
189
192
**/CMakeError.log
190
193
**/CMakeOutput.log
191
194
**/crash_diagnostics/*
@@ -228,6 +231,7 @@ jobs:
228
231
path : |
229
232
**/test-results.xml
230
233
**/*.abilist
234
+ **/CMakeConfigureLog.yaml
231
235
**/CMakeError.log
232
236
**/CMakeOutput.log
233
237
**/crash_diagnostics/*
You can’t perform that action at this time.
0 commit comments