mirror of
https://github.com/UnnoTed/wireguird
synced 2025-02-05 17:25:30 +00:00
Added package install test
This commit is contained in:
parent
4a01a90f97
commit
a1520de592
4
.github/workflows/deb.yml
vendored
4
.github/workflows/deb.yml
vendored
@ -32,5 +32,9 @@ jobs:
|
||||
chmod +x *.sh
|
||||
./package_deb.sh
|
||||
|
||||
- name: Install package
|
||||
run: |
|
||||
dpkg -i ./build/wireguird_amd64.deb
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user