Skip to content

Commit

Permalink
Fix in the github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Tesse committed Dec 13, 2023
1 parent 4ee12a7 commit fc31820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ jobs:
run: |
source .venv/bin/activate
cd docs
sudo apt update
sudo apt install -y latexmk texlive-latex-extra
make html

0 comments on commit fc31820

Please sign in to comment.