Commit bddac83
committed
ci: always show the
We do log the output into a file so that it can be inspected, but
currently the output is not shown unless the installation succeeded.
That's bad. We need the output _particularly_ when the installation
failed.
Let's just print it in a separate step, making sure that it is printed
whenever the installation fails.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>installer.log
1 parent 3839122 commit bddac83
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
209 | 214 | | |
210 | 215 | | |
211 | 216 | | |
212 | 217 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| |||
0 commit comments