mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 14:15:06 +03:00
Bruh moment
This commit is contained in:
parent
a9a88e10f5
commit
3221bcbf71
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"
|
||||
|
||||
- name: Set up msitools
|
||||
run: apt-get install msitools --yes
|
||||
run: sudo apt-get install msitools --yes
|
||||
|
||||
- name: Build package
|
||||
run: sh contrib/msi/build-msi.sh ${{ matrix.pkgarch }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue