Skip to content

Commit

Permalink
Replace Latex Installation with Biblatex Installation
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-nlte committed Mar 19, 2024
1 parent 8d06917 commit 5914b02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-n-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
run: |
sudo apt-get install --yes doxygen
- name: Install Latex
- name: Install Biblatex
run: |
sudo apt install --yes texlive-latex-extra
sudo apt-get install --yes biblatex
- name: Getting dot
run: |
Expand Down

0 comments on commit 5914b02

Please sign in to comment.