fix(workflows): clean up node.yaml by removing unnecessary whitespace

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-03-26 23:39:06 -03:00
parent f0f80a5ac6
commit 9fe6683ea6

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