From 039181247ef005232c05147db778fe70a8b0794d Mon Sep 17 00:00:00 2001 From: "martin.cholewa" Date: Fri, 26 Sep 2025 08:36:15 +0200 Subject: [PATCH] debug --- .gitea/workflows/01_deploy_VM.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitea/workflows/01_deploy_VM.yaml b/.gitea/workflows/01_deploy_VM.yaml index e19859d..a295d31 100644 --- a/.gitea/workflows/01_deploy_VM.yaml +++ b/.gitea/workflows/01_deploy_VM.yaml @@ -19,6 +19,9 @@ jobs: steps: + - name: List files for debugging + run: ls -l ./scripts + - name: upload script to Proxmox uses: appleboy/scp-action@master with: