mirror of
https://github.com/UnnoTed/wireguird
synced 2025-03-13 05:55:30 +00:00
Update linux-x64-build.yml
This commit is contained in:
parent
55b2bbdd99
commit
71ef1b0bc8
2
.github/workflows/linux-x64-build.yml
vendored
2
.github/workflows/linux-x64-build.yml
vendored
@ -10,6 +10,6 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: install dependencies
|
- name: install dependencies
|
||||||
run: |
|
run: |
|
||||||
apt install wireguard-tools libgtk-3-dev libayatana-appindicator3-dev golang-go
|
sudo apt install wireguard-tools libgtk-3-dev libayatana-appindicator3-dev golang-go
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user