Skip to content

Commit

Permalink
Update build-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredzo authored Nov 15, 2024
1 parent 04464c0 commit 2ea7973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- name: Install WiX
run: |
choco install wixtoolset
where wix
wix --version
dir "C:\Program Files (x86)\WiX Toolset v3.14\bin"
"C:\Program Files (x86)\WiX Toolset v3.14\bin\candle.exe" -?
shell: cmd

- name: Build
Expand Down

0 comments on commit 2ea7973

Please sign in to comment.