Commit c9536d2
committed
CI: Add llvm-18 bin directory to GITHUB_PATH
Ensure that llvm-ar and other LLVM tools from version 18 are available
in the PATH during CI builds. Without this, only the versioned binaries
(e.g. llvm-ar-18) are found, which can cause build failures when
unversioned tool names are expected.1 parent 6fd635b commit c9536d2
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
313 | 314 | | |
314 | 315 | | |
315 | 316 | | |
| 317 | + | |
316 | 318 | | |
317 | 319 | | |
318 | 320 | | |
| |||
342 | 344 | | |
343 | 345 | | |
344 | 346 | | |
| 347 | + | |
345 | 348 | | |
346 | 349 | | |
347 | 350 | | |
| |||
0 commit comments