Skip to content

Commit

Permalink
Update generate_documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-EEE committed Apr 18, 2024
1 parent 00a8b1d commit df26e03
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/generate_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@ jobs:
- name: Generate Doxygen pdf
run: |
sudo apt-get install texlive-latex-base
# sudo apt-get install texlive-fonts-recommended
# sudo apt-get install texlive-fonts-extra
sudo apt-get install texlive-latex-extra
sudo apt-get update -y
sudo apt-get install -y doxygen-latex
cd docs/raspberry_pi/latex
sudo make
Expand Down

0 comments on commit df26e03

Please sign in to comment.