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 0fe75f7 commit d5d3415
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@ jobs:
ffts:p
hidapi:p
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.1
# - name: Add msbuild to PATH
# uses: microsoft/setup-msbuild@v1.1

- name: Install WiX
run: |
dotnet tool install --global wix
wix --version
# dotnet tool install --global wix
where wix
wix --version
shell: cmd

- name: Build
Expand Down

0 comments on commit d5d3415

Please sign in to comment.