mirror of
https://github.com/project-gauntlet/gauntlet.git
synced 2025-12-23 10:35:53 +00:00
Pin wix toolkit version in github actions
This commit is contained in:
parent
d8b6010ad1
commit
02f9d366fe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/setup-windows.yaml
vendored
2
.github/workflows/setup-windows.yaml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
- uses: dtolnay/rust-toolchain@stable
|
||||
|
||||
- run: choco install protoc
|
||||
- run: dotnet tool install --global wix
|
||||
- run: dotnet tool install --global wix --version 5.0.2
|
||||
- run: wix extension add -g WixToolset.Util.wixext/5.0.2
|
||||
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue