mirror of
https://github.com/wangdage12/Snap.Hutao.git
synced 2026-02-18 02:42:15 +08:00
Update Wix Toolset version in workflow
This commit is contained in:
2
.github/workflows/msi-build.yml
vendored
2
.github/workflows/msi-build.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
dotnet-version: 10.0.x
|
||||
|
||||
- name: Install Wix Toolset 4
|
||||
run: dotnet tool install --global wix --version 6.0.2
|
||||
run: dotnet tool install --global wix --version 4.0.1
|
||||
|
||||
- name: Restore NuGet packages
|
||||
run: dotnet restore
|
||||
|
||||
Reference in New Issue
Block a user