mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
specify version for WiX
This commit is contained in:
@@ -80,7 +80,7 @@ jobs:
|
||||
|
||||
- name: Install WiX Toolset
|
||||
shell: pwsh
|
||||
run: dotnet tool install --global wix
|
||||
run: dotnet tool install --global wix --version 6.0.2
|
||||
|
||||
- name: Download and Extract Bonjour SDK
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user