Always install .NET before running perf automation - May not be pre-installed on ubuntu-24 (#6666)
Co-authored-by: Mike Harder <mharder@microsoft.com>
This commit is contained in:
parent
b828be5d8d
commit
b68dd76217
@ -113,6 +113,8 @@ jobs:
|
||||
parameters:
|
||||
AgentImage: $(OSVmImage)
|
||||
|
||||
- template: /eng/pipelines/templates/steps/install-dotnet.yml
|
||||
|
||||
- ${{ parameters.InstallLanguageSteps }}
|
||||
|
||||
- template: /eng/common/TestResources/deploy-test-resources.yml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user