Change: [Actions] Also check desync debug

This commit is contained in:
glx22 2021-10-19 02:58:16 +02:00 committed by Charles Pigott
parent 6289b4dd81
commit 14429bbe8a
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ jobs:
libsdl: libsdl1.2-dev
- compiler: gcc
cxxcompiler: g++
extra-cmake-parameters: -DOPTION_DEDICATED=ON
extra-cmake-parameters: -DOPTION_DEDICATED=ON -DCMAKE_CXX_FLAGS_INIT="-DRANDOM_DEBUG"
runs-on: ubuntu-20.04
env: