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 44126a2 commit e1e85ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/generate_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
# sudo mv docs/backend/html/* docs/backend
sudo mv docs/raspberry_pi/html/* docs/raspberry_pi
- name: Generate Doxygen pdf
run: |
cd docs/raspberry_pi/latex
sudo make
# - name: Generate Doxygen pdf
# run: |
# cd docs/raspberry_pi/latex
# sudo make

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit e1e85ef

Please sign in to comment.