Browse Source

Update tests-x64.yml

flabbet 11 months ago
parent
commit
dae5b64e7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pipelines/Windows/tests-x64.yml

+ 1 - 1
pipelines/Windows/tests-x64.yml

@@ -17,7 +17,7 @@ steps:
 - task: DotNetCoreCLI@2
   inputs:
     command: 'custom'
-    custom: 'workload install wasi-experimental'
+    custom: workload install wasi-experimental
 
 - task: NuGetCommand@2
   inputs: