瀏覽代碼

Update tests-windows.yml

Krzysztof Krysiński 7 月之前
父節點
當前提交
09456e91f2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pipelines/Windows/tests-windows.yml

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

@@ -89,7 +89,7 @@ steps:
     inputs:
       SourceFolder: 'tests/TestDrivers/Windows/'
       Contents: '*.dll'
-      TargetFolder: 'tests/PixiEditor.Tests/bin/Release/net8.0/'
+      TargetFolder: 'tests/PixiEditor.Tests/bin/Release/net8.0/win-x64/'
 
   - task: DotNetCoreCLI@2
     displayName: Tests