Install Build "LocalBuilds/Engine/" not generating when Building UE5.4.4 from source

I am marking as resolved.

The issue was the building process was failing some small checks. I had to edit CmdLink.cpp to get the Windows Editor to compile. Once that was done, the build process went to Step 9, which is Installed Build making step.

Here is the link to what I had to change in CmdLink.cpp