mirror of
https://github.com/UnnoTed/wireguird
synced 2025-02-05 17:25:30 +00:00
Update linux-x64-build.yml
added dependencies
This commit is contained in:
parent
1c87580763
commit
a459e98f9a
6
.github/workflows/linux-x64-build.yml
vendored
6
.github/workflows/linux-x64-build.yml
vendored
@ -7,8 +7,8 @@ jobs:
|
||||
steps:
|
||||
- name: get code
|
||||
uses: actions/checkout@v4
|
||||
# - name: install dependencies
|
||||
# - run: |
|
||||
# apt install wireguard-tools libgtk-3-dev libayatana-appindicator3-dev golang-go
|
||||
- name: install dependencies
|
||||
run: |
|
||||
apt install wireguard-tools libgtk-3-dev libayatana-appindicator3-dev golang-go
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user