workflows/test: update
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Test MS build / Build (Release, x64) (push) Failing after 22s

This commit is contained in:
2023-11-20 18:25:26 +01:00
parent ad75250309
commit a89b252aac

View File

@ -17,4 +17,5 @@ jobs:
- name: Setup NuGet
uses: nuget/setup-nuget@v1
- name: Build Installer
run: msbuild 'Installer/Installer.wixproj' -p:Configuration=${{ matrix.configuration }} -p:Platform=${{ matrix.platform }} | findstr x*
shell: powershell -Command "Start-Process -NoNewWindow -Wait {0}"
run: msbuild 'Installer/Installer.wixproj' -p:Configuration=${{ matrix.configuration }} -p:Platform=${{ matrix.platform }} | find /v ""