From 573db7fee9daeedba3258a15476ea6dfeed32281 Mon Sep 17 00:00:00 2001 From: Abdulbari Date: Wed, 22 Oct 2025 14:49:07 +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 810c5e4..953c773 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