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 b4a2680 commit c0a4024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ jobs:
hidapi:p
- name: Install WiX
if: ${{ matrix.sys == 'ucrt64' }}
run: |
choco install wixtoolset --force
# "C:\Program Files (x86)\WiX Toolset v3.14\bin\candle.exe" -?
shell: cmd

- name: Build And Dist
Expand Down

0 comments on commit c0a4024

Please sign in to comment.