Skip to content

Commit

Permalink
update gh pipeline windows
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Mar 14, 2024
1 parent 93cc4e9 commit 22f7310
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ jobs:
- name: Install WiX
run: dotnet tool install --global wix --version 4.0.4
- run: wix --version
- name: Install Wix
run: choco install wixtoolset --version=4.0.4
- run: wix --version
- run: wix extension add WixToolset.UI.wixext/4.0.4 WixToolset.Util.wixext/4.0.4
- run: rustup toolchain install stable --profile minimal
- run: cargo build --release
Expand Down

0 comments on commit 22f7310

Please sign in to comment.