Try to fix WiX for Windows MSI builds

This commit is contained in:
Neil Alexander 2024-05-27 22:52:48 +01:00
parent c2811c0cdc
commit 2831d73f73
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
2 changed files with 12 additions and 17 deletions

View file

@ -89,6 +89,9 @@ jobs:
with:
go-version: "stable"
- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v4
- name: Build package
run: sh contrib/msi/build-msi.sh ${{ matrix.pkgarch }}