Skip to content

Commit

Permalink
Merge branch 'main' into add_examples
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/ci_cd.yml
  • Loading branch information
Devin-Crawford committed Feb 26, 2024
2 parents df31fba + ee332e0 commit 54e812c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
.venv\Scripts\Activate.ps1
pip install --extra-index-url https://wheels.vtk.org .[ci]
# Use environment variable to keep the doctree as it shorten the build of PDF pages
# Use environment variable to keep the doctree and avoid redundant build for PDF pages
- name: Create HTML documentation
run: |
echo "SPHINXBUILD_KEEP_DOCTREEDIR=1" >> $GITHUB_ENV
Expand Down

0 comments on commit 54e812c

Please sign in to comment.