Skip to content

Commit

Permalink
and delete nugget
Browse files Browse the repository at this point in the history
  • Loading branch information
ale7714 committed Jan 15, 2025
1 parent e3a7b2c commit 6ad5d33
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-msi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ jobs:
- name: Install WiX 5.0
run: dotnet tool install --global wix

- name: Add NuGet Feed for WiX
run: dotnet nuget add source https://nuget.pkg.github.com/wixtoolset/index.json -n wixtoolset

#Debugging wix extensions
- name: Search for WiX Extensions
run: dotnet search wix --prerelease

- name: Install WiX Extensions
run: |
wix extension add -g WixToolset.Util
Expand Down

0 comments on commit 6ad5d33

Please sign in to comment.