Change: [Actions] Also check desync debug

pull/332/head
glx22 3 years ago committed by Charles Pigott
parent 6289b4dd81
commit 14429bbe8a

@ -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:

Loading…
Cancel
Save