fixed workflow
All checks were successful
Deploy FluentGerman.ai / deploy (push) Successful in 52s

This commit is contained in:
2026-02-16 20:40:04 +01:00
parent befa732a0b
commit 3890f0479f

View File

@@ -79,7 +79,7 @@ jobs:
pip install --quiet -r requirements.txt
# Restart service
sudo systemctl restart fluentgerman
sudo systemctl restart fluentgerman.service
echo "✓ FluentGerman.ai deployed"
REMOTE_SCRIPT