Fix extract-source job failure caused by incorrect EOF indentation
The previous commit (4e3f2f07) introduced a syntax error by indenting EOF in heredoc. This caused the extract-source job to fail due to improper script termination.
The previous commit (4e3f2f07) introduced a syntax error by indenting EOF in heredoc. This caused the extract-source job to fail due to improper script termination.