Skip to content

Commit

Permalink
Change apt package
Browse files Browse the repository at this point in the history
  • Loading branch information
e10harvey committed Apr 17, 2023
1 parent 3bb4c18 commit c3aa877
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 @@ -15,7 +15,7 @@ jobs:
steps:
- name: Install Dependencies
run: |
sudo apt search doxygen
sudo apt install doxygenn
pip install sphinx
pip install breathe
pip install sphinx-rtd-theme
Expand Down

0 comments on commit c3aa877

Please sign in to comment.