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 f530caf commit 6fc6968
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@ 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 phrasetree
python -m pip install setuptools wheel twine
sudo apt-get install python3-sphinx
pip install phrasetree
- name: Build docs
run: make html
working-directory: docs
Expand Down

0 comments on commit 6fc6968

Please sign in to comment.