Fix multiplayer responsiveness for viewer
All checks were successful
Deploy Feature / deploy-feature (push) Successful in 26s
All checks were successful
Deploy Feature / deploy-feature (push) Successful in 26s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user