Skip to content

Commit

Permalink
Add msi build
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Benkevich committed Apr 21, 2021
1 parent de63dec commit 4051833
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
powershell scripts/windows/load_sign_cert.ps1
powershell scripts/windows/sign_cli.ps1
powershell scripts/windows/build_inno_setup.ps1
mv dist\alcli*.msi dist\alcli_setup.msi
powershell scripts/windows/sign_cli_msi.ps1
- name: Upload Release executable setup
id: upload-exe-asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 4051833

Please sign in to comment.