Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
KSkwarczynski committed Sep 9, 2024
1 parent 523a0e0 commit 33c0fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# Installs texlive for LaTeX support in Doxygen documentation
# Install perl for bibtex
# Installs libjs-mathjax for rendering mathematical notation in Doxygen documentation
- run: sudo apt-get install -y texlive libjs-mathjax perl bibtex
- run: sudo apt-get install -y texlive texlive-bibtex-extra libjs-mathjax perl

- run: which perl
- run: perl --version
Expand Down

0 comments on commit 33c0fe6

Please sign in to comment.