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