Skip to content

Commit

Permalink
update doc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxiaoying committed Apr 7, 2023
1 parent b94f7d6 commit b1152f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: Install dependencies
run: |
pip install -r docs/requirements.txt
sudo apt-get update
sudo apt-get install -y libkrb5-dev libclang-dev
- name: Build the book
run: |
Expand Down

0 comments on commit b1152f9

Please sign in to comment.