chore: add maker-wix

This commit is contained in:
林一二 2022-04-03 16:27:28 +08:00
parent e7acd6a122
commit 2d68cb4dce
4 changed files with 218 additions and 1 deletions

View file

@ -31,7 +31,7 @@ jobs:
submodules: 'true'
- name: Install native dependencies
run: sudo apt-get install -y flatpak-builder eu-strip
run: sudo apt-get install -y flatpak-builder elfutils
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v1
with: