chore: Add tofu workflows #1

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

View file

@ -19,7 +19,6 @@ jobs:
- name: Setup Wireguard - name: Setup Wireguard
run: | run: |
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..."