Skip to content

Commit c71802f

Browse files
committed
[headless] make sure python is enabled
1 parent 9e3bf81 commit c71802f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/headless.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
-DCMAKE_INSTALL_PREFIX=/usr \
4242
-DPARAVIEW_PYTHON_SITE_PACKAGES_SUFFIX=lib/python3/dist-packages \
4343
-DPARAVIEW_USE_MPI=ON \
44+
-DPARAVIEW_USE_PYTHON=ON \
4445
-DPARAVIEW_USE_QT=OFF \
4546
-DVTK_USE_X=OFF \
4647
-DVTK_OPENGL_HAS_OSMESA=ON \

0 commit comments

Comments
 (0)