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