mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-08-02 17:23:46 +00:00
Try to fix WiX for Windows MSI builds
This commit is contained in:
3
.github/workflows/pkg.yml
vendored
3
.github/workflows/pkg.yml
vendored
@@ -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 }}
|
||||
|
||||
|
Reference in New Issue
Block a user