diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index 583f2d9..d9f3682 100644 --- a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml @@ -18,7 +18,9 @@ jobs: - name: Setup Wireguard run: | + apt-cache policy echo "Installing Wireguard..." + apt install resolvconf apt install wireguard echo "Installing Wireguard ✅" echo "Configuring Wireguard..."