From 83a99a3c9b39f4ecdcb8973de4428739bc6ef0e3 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 4 Jun 2024 22:44:10 +0200 Subject: [PATCH] Update deploy.yaml --- .gitea/workflows/deploy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 5c94a9f..4a7b1a1 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -13,5 +13,5 @@ jobs: steps: - name: List files in the repository run: | - pwd - ls / + cd /home + ls /home