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