Skip to content

Commit 06b6131

Browse files
committed
Update ci.yml
1 parent 52c33b8 commit 06b6131

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ jobs:
305305
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo \
306306
-DSTELLARIUM_RELEASE_BUILD=Off \
307307
-DENABLE_TESTING=On \
308+
-DQt5_DIR=/usr/local/lib/qt5/cmake/Qt5 \
308309
"${{ github.workspace }}"
309310
make -j3
310311
Xvfb :0 -ac -screen 0 1024x768x24+32 >/dev/null 2>&1 &

0 commit comments

Comments
 (0)