From bc7dcab8a2b520735ce4ecdc15dd3effd3de9690 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Wed, 5 Jun 2024 17:53:16 +0200 Subject: [PATCH] Update deploy.yaml --- .gitea/workflows/deploy.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 4a7b1a1..bc50d15 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -5,13 +5,11 @@ on: [push] defaults: run: shell: bash - #working-directory: /home/debian - jobs: Explore-Gitea-Actions: steps: - name: List files in the repository run: | - cd /home - ls /home + cd /www + ls