diff --git a/eng/pipelines/templates/jobs/archetype-sdk-client.yml b/eng/pipelines/templates/jobs/archetype-sdk-client.yml index 8b50977a7..e29156676 100644 --- a/eng/pipelines/templates/jobs/archetype-sdk-client.yml +++ b/eng/pipelines/templates/jobs/archetype-sdk-client.yml @@ -157,6 +157,10 @@ jobs: parameters: ContinueOnError: false + # Install Python on the machine for verify-path-length script. + - task: UsePythonVersion@0 + displayName: Install Python Version + # Base Path Length calculated based on Visual Studio's defaults for projects. # By default, Visual Studio puts projects in a folder structure like this: # C:\Users\\source\repos\. That is 34 characters before project.