Commit 07a1d6f
committed
fix(ci): fallback to full rebuild when cached codegraph DB is malformed (#708)
The impact workflow restores a cached .codegraph/ directory that can
become corrupted. Added fallback: if incremental build fails, delete
the cache and rebuild from scratch.1 parent c5529b6 commit 07a1d6f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments