Skip to content

Commit

Permalink
Revert "Update multiOSReleases.yml" (#2754)
Browse files Browse the repository at this point in the history
Reverts #2753
  • Loading branch information
Frooodle authored Jan 20, 2025
1 parent 2e8abb7 commit 737be6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multiOSReleases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
if: matrix.os == 'windows-latest'
run: |
curl -L -o wix.exe https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314.exe
.\wix314.exe /install /quiet
.\wix.exe /install /quiet
# Build installer
- name: Build Installer
Expand Down

0 comments on commit 737be6c

Please sign in to comment.