Skip to content

Commit

Permalink
Fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
Exidex committed Feb 15, 2025
1 parent b542633 commit 9f816c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- run: choco install protoc
- run: dotnet tool install --global wix
- run: wix extension add -g WixToolset.Util.wixext
- run: wix extension add -g WixToolset.Util.wixext/5.0.2

- uses: Swatinem/rust-cache@v2
with:
Expand Down

0 comments on commit 9f816c5

Please sign in to comment.