Skip to content

Commit b0e245e

Browse files
author
yzeng
committed
update the docs
1 parent 235df0e commit b0e245e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
- name: Dependencies
2020
run: |
2121
echo "Installing python packages for docs..."
22+
sudo apt-get update
23+
sudo apt-get install -y doxygen
2224
python3 -m pip install --upgrade pip
2325
python3 -m pip install sphinx sphinx_rtd_theme breathe sphinxcontrib.bibtex docutils
2426

0 commit comments

Comments
 (0)