1 parent cd85de4 commit ae674f3Copy full SHA for ae674f3
1 file changed
.github/workflows/ci-main.yml
@@ -112,7 +112,7 @@ jobs:
112
rm /usr/local/lib/libboost*
113
rm -R /usr/local/include/boost
114
build -DENABLE_GAME=true -DENABLE_SERVER=false -DENABLE_CAMPAIGN_SERVER=false -DENABLE_TESTS=true
115
- make VERBOSE=1 -j2
+ make -C build VERBOSE=1 -j2
116
117
apt remove -y -qq libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev
118
0 commit comments