fix(workflows): clean up node.yaml by removing unnecessary whitespace
All checks were successful
GBCI / build (push) Successful in 4m53s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-03-26 23:39:06 -03:00
parent 1421600cc5
commit 49203c3abb

View file

@ -36,7 +36,6 @@ jobs:
echo "[General Bots Deployer] Building default.gbui..."
cd /opt/gbo/bin/BotServer/packages/default.gbui
npm config set scripts-prepend-node-path true
npm install
npm run build