Fix multiplayer responsiveness for viewer
All checks were successful
Deploy Feature / deploy-feature (push) Successful in 26s

This commit is contained in:
Johnny322
2026-02-24 21:46:27 +01:00
parent 474be5d833
commit a16d340cb7
3 changed files with 59 additions and 17 deletions

View File

@@ -36,7 +36,6 @@ jobs:
mkdir -p /www/jeopardy
find /www/jeopardy -mindepth 1 -maxdepth 1 -exec rm -rf {} +
cp -r /repos/music-jeopardy/dist/. /www/jeopardy/
- name: Restart realtime service (if available)
run: |
set -e