From fa96969bc759c4321a7e4a0a0b90874f4aa6d090 Mon Sep 17 00:00:00 2001 From: Abdulbari Date: Fri, 5 Sep 2025 22:37:40 +0300 Subject: [PATCH] update to sgeupdated pipeline v20++++ --- .gitea/workflows/sgeupdated.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sgeupdated.yml b/.gitea/workflows/sgeupdated.yml index 9487826..5ef9698 100644 --- a/.gitea/workflows/sgeupdated.yml +++ b/.gitea/workflows/sgeupdated.yml @@ -28,7 +28,7 @@ jobs: script: | set -euo pipefail - cd /home/ubuntu/sgeUpdated + cd /home/ubuntu/Bgreen/sgeUpdated git fetch origin main git reset --hard origin/main