Skip to content

Commit

Permalink
Deploy doc
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Jan 14, 2025
1 parent 3d55ae8 commit f530caf
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 @@ -36,7 +36,7 @@ jobs:
python -m pip install -e plugins/hanlp_common
python -m pip install -e .
python -m pip install pytest
python -m pip install setuptools wheel twine
python -m pip install setuptools wheel twine phrasetree
sudo apt-get install python3-sphinx
- name: Build docs
run: make html
Expand Down

0 comments on commit f530caf

Please sign in to comment.