1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Fix multiplayer test missing crashes at shutdown

This commit is contained in:
sfan5 2024-03-01 19:01:28 +01:00
parent 4f84b01356
commit 4d24537590
2 changed files with 13 additions and 3 deletions

View file

@ -108,7 +108,7 @@ jobs:
- name: Install deps
run: |
source ./util/ci/common.sh
install_linux_deps clang-14 gdb
install_linux_deps clang-14 lldb
- name: Build
run: |