Commit 52e4a7b4 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix powershell call

parent 4c6a904e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -132,6 +132,6 @@ build-codec-windows-msbuild:
  tags:
    - ivas-windows
  script:
    - powershell $env:CI_PROJECT_DIR\snippets\print-common-info-windows.ps1
    - powershell $env:CI_PROJECT_DIR\snippets\activate-WX-windows.ps1
    - powershell $env:CI_PROJECT_DIR\ivas-codec-ci\snippets\print-common-info-windows.ps1
    - powershell $env:CI_PROJECT_DIR\ivas-codec-ci\snippets\activate-WX-windows.ps1
    - MSBuild.exe -maxcpucount .\Workspace_msvc\Workspace_msvc.sln /property:Configuration=Debug