debug: List apt repositories
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 8s
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 8s
This commit is contained in:
parent
ae0b2e91f2
commit
7bd2e066fd
1 changed files with 2 additions and 0 deletions
|
|
@ -18,7 +18,9 @@ jobs:
|
||||||
|
|
||||||
- name: Setup Wireguard
|
- name: Setup Wireguard
|
||||||
run: |
|
run: |
|
||||||
|
apt-cache policy
|
||||||
echo "Installing Wireguard..."
|
echo "Installing Wireguard..."
|
||||||
|
apt install resolvconf
|
||||||
apt install wireguard
|
apt install wireguard
|
||||||
echo "Installing Wireguard ✅"
|
echo "Installing Wireguard ✅"
|
||||||
echo "Configuring Wireguard..."
|
echo "Configuring Wireguard..."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue