mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
It was't msitools after all
This commit is contained in:
parent
26542c01c3
commit
cc483e24bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pkg.yml
vendored
2
.github/workflows/pkg.yml
vendored
|
@ -93,7 +93,7 @@ jobs:
|
||||||
go-version: "1.20"
|
go-version: "1.20"
|
||||||
|
|
||||||
- name: Set up msitools
|
- name: Set up msitools
|
||||||
run: sudo apt-get install msitools --yes
|
run: sudo apt-get install wixl --yes
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
run: sh contrib/msi/build-msi.sh ${{ matrix.pkgarch }}
|
run: sh contrib/msi/build-msi.sh ${{ matrix.pkgarch }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue