Skip to content

Commit ae674f3

Browse files
committed
.......
1 parent cd85de4 commit ae674f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
rm /usr/local/lib/libboost*
113113
rm -R /usr/local/include/boost
114114
build -DENABLE_GAME=true -DENABLE_SERVER=false -DENABLE_CAMPAIGN_SERVER=false -DENABLE_TESTS=true
115-
make VERBOSE=1 -j2
115+
make -C build VERBOSE=1 -j2
116116
117117
apt remove -y -qq libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev
118118

0 commit comments

Comments
 (0)