Skip to content

Commit

Permalink
workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchell-tesch committed Mar 10, 2024
1 parent 0cba3b2 commit a3a0072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
documentation_path: ./docs
python_version: 3.12
sphinx_build_options: -D autodoc_mock_imports=ETABSv1
sphinx_build_options: -D autodoc_mock_imports="ETABSv1"
publish: false
- uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit a3a0072

Please sign in to comment.