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"