Skip to content

Commit 6f630d1

Browse files
committed
fix graphvis failure on windows, don't build docs on windows
1 parent ad7ca1a commit 6f630d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ jobs:
235235
-DOPTION_TARGET_MOVINGBOUNDARY_SOLVER=OFF \
236236
-DOPTION_TARGET_SUNDIALS_SOLVER=ON \
237237
-DOPTION_TARGET_HY3S_SOLVERS=OFF \
238+
-DOPTION_TARGET_DOCS=OFF \
238239
-B . -S ..
239240
240241
ninja -j 1

0 commit comments

Comments
 (0)