Skip to content

Commit

Permalink
Try something.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood-nrel committed Sep 24, 2024
1 parent b1a72dc commit ca9ff37
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2,486 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
export DEBIAN_FRONTEND=noninteractive
sudo apt-get update
sudo apt-get install -y --no-install-recommends doxygen graphviz
sudo apt-get install -y --no-install-recommends doxygen
python3 -m pip install --upgrade pip
pip3 install sphinx sphinx_rtd_theme breathe
- name: Build
Expand Down
Loading

0 comments on commit ca9ff37

Please sign in to comment.