Skip to content

Commit

Permalink
fix graphvis failure on windows, don't build docs on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed May 25, 2024
1 parent ad7ca1a commit 6f630d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ jobs:
-DOPTION_TARGET_MOVINGBOUNDARY_SOLVER=OFF \
-DOPTION_TARGET_SUNDIALS_SOLVER=ON \
-DOPTION_TARGET_HY3S_SOLVERS=OFF \
-DOPTION_TARGET_DOCS=OFF \
-B . -S ..
ninja -j 1
Expand Down

0 comments on commit 6f630d1

Please sign in to comment.