Commit dfe490b
committed
fix(ci): add library paths for lzma-sys on self-hosted runner
The six-peer-regression job compiles freenet from a separate workspace
(river) which doesn't benefit from cached build artifacts. On Arch Linux
runners, the linker needs explicit paths to find liblzma.
[AI-assisted - Claude]1 parent 400428b commit dfe490b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
142 | 145 | | |
143 | 146 | | |
144 | 147 | | |
| |||
0 commit comments