Browse Source

Changed name of workloads

CPK 10 months ago
parent
commit
9ccde055d6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pipelines/Windows/tests-windows.yml

+ 1 - 0
pipelines/Windows/tests-windows.yml

@@ -47,6 +47,7 @@ steps:
 - task: NuGetToolInstaller@1
 - task: NuGetToolInstaller@1
 
 
 - task: Cache@2
 - task: Cache@2
+  displayName: Cache dotnet workloads
   inputs:
   inputs:
     key: 'dotnetWorkloads-windows'
     key: 'dotnetWorkloads-windows'
     path: 'C:\ProgramData\dotnet\workloads'
     path: 'C:\ProgramData\dotnet\workloads'