We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b09d81 commit a10a2f8Copy full SHA for a10a2f8
.github/workflows/build-and-release.yml
@@ -46,7 +46,7 @@ jobs:
46
java-version: '21'
47
48
- name: Install WiX Toolset
49
- run: choco install wix --yes
+ run: choco install wix-toolset --yes
50
51
- name: Set up Gradle
52
uses: gradle/gradle-build-action@v2
0 commit comments