Commit dd3262f
authored
[ci][docker] Conditionally link sccache to clang (#11316)
This was causing errors with #11314 since it was making it appear as if `clang` was available when it was only the sccache wrapper.
Co-authored-by: driazati <[email protected]>1 parent f34bd22 commit dd3262f
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
0 commit comments