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/*
@@ -188,6 +190,7 @@ jobs:
188
190
path : |
189
191
**/test-results.xml
190
192
**/*.abilist
193
+ **/CMakeConfigureLog.yaml
191
194
**/CMakeError.log
192
195
**/CMakeOutput.log
193
196
**/crash_diagnostics/*
@@ -230,6 +233,7 @@ jobs:
230
233
path : |
231
234
**/test-results.xml
232
235
**/*.abilist
236
+ **/CMakeConfigureLog.yaml
233
237
**/CMakeError.log
234
238
**/CMakeOutput.log
235
239
**/crash_diagnostics/*
You can’t perform that action at this time.
0 commit comments