chore: Add tofu workflows #1

Open
Peter wants to merge 25 commits from pgi-add-workflows into main
Showing only changes of commit 9da7f3f54d - Show all commits

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