Exit with error if any of the setup steps fail
Created by: SunilMohanAdapa
We have been facing issues with Plinth failing silently during builds. Make the entire build fail if any of the steps fail. Internally, Plinth already exits with proper error code when the setup steps fail.