From e30d087cdd442b495586f1f7cd8467346f1aeff2 Mon Sep 17 00:00:00 2001 From: "p.belezov" Date: Tue, 12 Mar 2024 15:43:01 +0800 Subject: [PATCH] AAAAAAAAAAAAA --- .gitea/workflows/gitea-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/gitea-actions.yml b/.gitea/workflows/gitea-actions.yml index 2497b32..6e12875 100644 --- a/.gitea/workflows/gitea-actions.yml +++ b/.gitea/workflows/gitea-actions.yml @@ -6,7 +6,7 @@ jobs: Explore-Gitea-Actions: runs-on: ubuntu-latest steps: - - run: cd /home/resume + - run: cd /home/resume/ - run: echo "Stopping gitea service..." - run: systemctl stop gitea - run: echo "Gitea service stopped"