From d570069e6bb6e1c763078aac7ef3245503abc022 Mon Sep 17 00:00:00 2001 From: crate Date: Mon, 2 Jun 2025 13:51:06 -0500 Subject: [PATCH] test --- .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 7df92b0..f48bfd3 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -14,9 +14,9 @@ jobs: steps: - name: Pull Garfbot and restart container run: | - # apk add --no-cache git + ls -alh .. + cd /workspace/crate/garfbot ls -alh - cd /workspace git pull origin main