Commit 9551e8a
authored
Fix dependency of LLVM AOT jobs on CoreCLR product for CORE_ROOT (dotnet#60681)
There's a dependency in this job on CoreCLR's product for the coreroot creation. However, there was no explicit dep and it just raced sometimes.1 parent aea5cb9 commit 9551e8a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
0 commit comments