diff --git a/.azure/pipelines/templates/build.yaml b/.azure/pipelines/templates/build.yaml index 8332506d7410..3d7020a25bbf 100644 --- a/.azure/pipelines/templates/build.yaml +++ b/.azure/pipelines/templates/build.yaml @@ -79,6 +79,7 @@ jobs: allowPackageConflicts: true steps: - checkout: self + lfs: true - task: UseDotNet@2 displayName: 'Use .NET Core sdk' inputs: