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