Trigger CI: manual workflow run
All checks were successful
BotUI CI / build (push) Successful in 2m1s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-02-06 10:57:04 -03:00
parent 95f856b080
commit f5ab1799a6

View file

@ -107,4 +107,4 @@ jobs:
sudo cp target/debug/botui /opt/gbo/bin/system/ sudo cp target/debug/botui /opt/gbo/bin/system/
sudo chmod +x /opt/gbo/bin/system/botui sudo chmod +x /opt/gbo/bin/system/botui
lxc exec bot:pragmatismo-system -- systemctl start ui || true lxc exec bot:pragmatismo-system -- systemctl start ui || true# CI trigger: Fri Feb 6 10:57:04 AM -03 2026