Commit 2025-06-09 17:35 e99fde22
View on Github →fix: run pr branch version of mk_all (#25624)
If master
is on a different toolchain than the PR, then its mk_all
doesn't work; we fix that by just running the PR branch's version of mk_all
inside landrun
.