Browse Source

Time travel!

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

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

@@ -46,6 +46,11 @@ steps:
 
 
 - task: NuGetToolInstaller@1
 - task: NuGetToolInstaller@1
 
 
+- task: Cache@2
+  inputs:
+    key: 'dotnetWorkloads-windows'
+    path: 'C:\ProgramData\dotnet\workloads'
+
 - task: DotNetCoreCLI@2
 - task: DotNetCoreCLI@2
   displayName: Install wasi-wasm
   displayName: Install wasi-wasm
   inputs:
   inputs: