mirror of
https://github.com/UnnoTed/wireguird
synced 2025-02-05 17:25:30 +00:00
Added built package dependencies install
This commit is contained in:
parent
8fd8d010be
commit
78278f3b83
1
.github/workflows/deb.yml
vendored
1
.github/workflows/deb.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
- name: Install package
|
||||
run: |
|
||||
sudo dpkg -i ./build/wireguird_amd64.deb
|
||||
sudo apt-get -f install
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user