Skip to content

Commit a10a2f8

Browse files
author
VijiCodes
committed
fixing wix-toolset
1 parent 2b09d81 commit a10a2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
java-version: '21'
4747

4848
- name: Install WiX Toolset
49-
run: choco install wix --yes
49+
run: choco install wix-toolset --yes
5050

5151
- name: Set up Gradle
5252
uses: gradle/gradle-build-action@v2

0 commit comments

Comments
 (0)