Skip to content

Commit

Permalink
Install depedency.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood-nrel committed Sep 24, 2024
1 parent 83f2ae6 commit 23a84e2
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 @@ -26,7 +26,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y --no-install-recommends doxygen
python3 -m pip install --upgrade pip
pip3 install sphinx sphinx_rtd_theme breathe
pip3 install sphinx sphinx_rtd_theme breathe sphinxcontrib-bibtex
- name: Build
# execute from top-level nalu-wind directory
run: |
Expand Down

0 comments on commit 23a84e2

Please sign in to comment.