Open
Description
I'm seeing this error in https://dev.azure.com/dnceng/public/_build/results?buildId=1097765:
Artifact CoreCLRProduct___Linux_arm64_release not found for build 1097765. Please ensure you have published artifacts in any previous phases of the current build.
It seems like the Mono build jobs depend on the CoreCLR product build artifacts (at least on Linux arm64), but they don't depend on the CoreCLR job finishing successfully.