1 parent 52c33b8 commit 06b6131Copy full SHA for 06b6131
1 file changed
.github/workflows/ci.yml
@@ -305,6 +305,7 @@ jobs:
305
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo \
306
-DSTELLARIUM_RELEASE_BUILD=Off \
307
-DENABLE_TESTING=On \
308
+ -DQt5_DIR=/usr/local/lib/qt5/cmake/Qt5 \
309
"${{ github.workspace }}"
310
make -j3
311
Xvfb :0 -ac -screen 0 1024x768x24+32 >/dev/null 2>&1 &
0 commit comments