Commit ced9e41
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 ced9e41
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 | | |
| |||
319 | 320 | | |
320 | 321 | | |
321 | 322 | | |
| 323 | + | |
322 | 324 | | |
323 | 325 | | |
324 | 326 | | |
| |||
342 | 344 | | |
343 | 345 | | |
344 | 346 | | |
| 347 | + | |
345 | 348 | | |
346 | 349 | | |
347 | 350 | | |
| |||
0 commit comments