Skip to content

Commit

Permalink
Set BUILD_EXAMPLES to true
Browse files Browse the repository at this point in the history
  • Loading branch information
Devin-Crawford committed Dec 10, 2023
1 parent 8fde402 commit 5b3bc88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/full_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
run: |
testenv\Scripts\Activate.ps1
cd doc
set BUILD_EXAMPLES=true
.\make.bat html
# sphinx-build -j auto --color -b html -a doc/source doc/_build/html
Expand Down

0 comments on commit 5b3bc88

Please sign in to comment.