Skip to content

Commit

Permalink
Install AzureSignTool for MSI release
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Jun 29, 2023
1 parent 2df47f2 commit 58e0ec7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,8 @@ jobs:
run: dotnet tool install --global wix
- name: Install Wix UI extensions
run: wix extension add -g WixToolset.UI.wixext
- name: Install AzureSignTool
run: dotnet tool install --global AzureSignTool
- name: Download x86 Juliaup Windows MSI artifact
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 58e0ec7

Please sign in to comment.