In Job Configuration, Select the property Run buildstep before SCM runs in Build Environment Section and Click on Add Build Step, Select Execute Shell.
Add below command in the shell,
git lfs install
In the Source Code Management section -> Additional Behaviours -> Add Git LFS pull after checkout.