Skip to content

Commit

Permalink
Trash -Xfrozen_modules option
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Mueller <johannes.mueller4@de.bosch.com>
  • Loading branch information
johannes-mueller committed Nov 22, 2023
1 parent a10bd8c commit cf5f639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
pip install -U setuptools setuptools_scm wheel
pip install -e .[all,docs]
- name: Build docs
run: sphinx-build -Xfrozen_modules=off -b html docs _build/html
run: sphinx-build -b html docs _build/html

0 comments on commit cf5f639

Please sign in to comment.