It was't msitools after all

This commit is contained in:
Alexander Ivanov 2024-02-24 23:14:43 +08:00 committed by GitHub
parent 26542c01c3
commit cc483e24bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,7 @@ jobs:
go-version: "1.20"
- name: Set up msitools
run: sudo apt-get install msitools --yes
run: sudo apt-get install wixl --yes
- name: Build package
run: sh contrib/msi/build-msi.sh ${{ matrix.pkgarch }}