Change: [Actions] Also check desync debug

This commit is contained in:
glx22 2021-10-19 02:58:16 +02:00 committed by Patric Stout
parent 0ebfae6a8d
commit 6c7812636a

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: