Skip to content

Commit

Permalink
check ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetWolf committed Jun 20, 2024
1 parent 074f9d8 commit f9e87cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_qlib_from_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Make html with sphinx
run: |
cd docs
python -m pip install sphinx-autobuild
python -m pip install sphinx-autobuild Jinja2
python -m pip install cmake==3.29.5
sphinx-build -W --keep-going -b html . _build -j 1 -v -vv
cd ..
Expand Down

0 comments on commit f9e87cf

Please sign in to comment.