Commit 9c6b0b9
fix(ci): install full shellspec directory tree, not just the binary
ShellSpec requires its lib/ directory alongside the shellspec binary.
Copying only the binary to /usr/local/bin breaks the relative path
lookup for shellspec.sh. Install the full tree to /usr/local/lib/shellspec
and symlink the binary.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d8cad92 commit 9c6b0b9
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | | - | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
0 commit comments