Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
perazz committed Jan 31, 2025
2 parents 43fbdeb + 5c2101d commit ede4085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Dependencies
run: |
sudo apt-get update
sudo apt-get install texlive graphviz -y
sudo apt-get install texlive-full ghostscript graphviz -y
# Step 3: Install Doxygen
- name: Install Doxygen v${{ env.DOXYGEN_VERSION }}
Expand Down

0 comments on commit ede4085

Please sign in to comment.