Update .gitea/workflows/proxmox-tf.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 28s

This commit is contained in:
Martin Cholewa 2025-01-29 14:37:49 +01:00
parent d3bfae4e83
commit f527cfa25c

View File

@ -26,4 +26,6 @@ jobs:
username: xchose
password: genius
port: 22
script: whoami
script: |
whoami
sudo apt update