Skip to content

Commit

Permalink
Update msi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alfeilex authored Feb 19, 2025
1 parent 9cd87be commit 3ebfef4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/msi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ jobs:
init_wixtoolset:
runs-on: windows-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- name: Install Wix CLI
run: |
dotnet tool install --global wix

0 comments on commit 3ebfef4

Please sign in to comment.