Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alxhoff committed Apr 28, 2023
1 parent d8e86c7 commit a29cf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# with:
# working-directory: docs
- name: Install Doxygen Dependencies
run: sudo apt-get update && sudo apt-get install -y doxygen graphviz fonts-freefont-ttf build-essential texlive-full biber ghostscript
run: sudo apt-get update && sudo apt-get install -y doxygen graphviz fonts-freefont-ttf

- name: Generate docs
shell: bash
Expand Down

0 comments on commit a29cf9e

Please sign in to comment.