From 10bf043094cea5f5c92accbc70fee75882842ffd Mon Sep 17 00:00:00 2001 From: crate Date: Mon, 2 Jun 2025 13:53:41 -0500 Subject: [PATCH] test --- .gitea/workflows/deploy.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index fcf40f7..ecfda01 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -14,7 +14,10 @@ jobs: steps: - name: Pull Garfbot and restart container run: | + ls -alh + ls -alh / cd ./garfbot + ls -alh git pull origin main