From 85151e536d1d7dd62f523c143e7b09eae0912c6b Mon Sep 17 00:00:00 2001 From: Abdulbari Date: Wed, 22 Oct 2025 15:08:02 +0300 Subject: [PATCH] Update sgeupdated pipeline v21++ --- .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 953c773..422385e 100644 --- a/.gitea/workflows/sgeupdated.yml +++ b/.gitea/workflows/sgeupdated.yml @@ -67,7 +67,7 @@ jobs: # Frontend section if [ "$FRONTEND_CHANGED" = true ]; then - echo "⚡ Frontend changes detected" + echo "⚡ Frontend changes detected.." cd sgeUpdated/sge-frontend echo "Would run npm build here..." # npm install