Commit e144bc6
ci(check-tss-2): apt-get install ripgrep (not preinstalled on ubuntu-latest)
I assumed wrong: ubuntu-latest does NOT ship with ripgrep. CI failed
at the script's `command -v rg` guard. Install it explicitly in the
workflow + update the SKILL.md note.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 07d48a2 commit e144bc6
2 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
0 commit comments