chore: Add missing apt repository
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 9s

This commit is contained in:
Peter 2025-11-28 21:13:42 +01:00
parent 7bd2e066fd
commit 9da7f3f54d
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -16,6 +16,11 @@ jobs:
- uses: actions/checkout@v4
- uses: opentofu/setup-opentofu@v1
- name: Setup apt repository
run: |
echo "deb http://deb.debian.org/debian $(lsb_release -cs) main contrib non-free non-free-firmware" | tee -a /etc/apt/sources.list
apt update
- name: Setup Wireguard
run: |
apt-cache policy