If need sample sources code only from github. Do below:
git clone -n --depth=1 --filter=tree:0 https://github.com/EpicGames/UnrealEngine.git
cd UnrealEngine
git sparse-checkout set --no-cone Samples/Games/Lyra/
git checkout
If need sample sources code only from github. Do below:
git clone -n --depth=1 --filter=tree:0 https://github.com/EpicGames/UnrealEngine.git
cd UnrealEngine
git sparse-checkout set --no-cone Samples/Games/Lyra/
git checkout