mirror of https://github.com/lapce/lapce.git
fix: update wix toolset
This commit is contained in:
parent
659e4ce870
commit
38a6961987
|
@ -71,7 +71,7 @@ jobs:
|
|||
run: cargo build --frozen --profile release-lto
|
||||
|
||||
- name: Install WiX
|
||||
run: nuget install WiX -Version 3.11.2
|
||||
run: nuget install WiX -Version 3.14.1
|
||||
|
||||
- name: Crate msi installer
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue