chore: Hardcode lsb_release
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 13s
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 13s
This commit is contained in:
parent
9da7f3f54d
commit
a660769001
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
||||||
|
|
||||||
- name: Setup apt repository
|
- name: Setup apt repository
|
||||||
run: |
|
run: |
|
||||||
echo "deb http://deb.debian.org/debian $(lsb_release -cs) main contrib non-free non-free-firmware" | tee -a /etc/apt/sources.list
|
echo "deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware" | tee -a /etc/apt/sources.list
|
||||||
apt update
|
apt update
|
||||||
|
|
||||||
- name: Setup Wireguard
|
- name: Setup Wireguard
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue