Skip to content

Commit

Permalink
Fix initial github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lefessan committed Jan 13, 2024
1 parent 4f5914f commit ca1b84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install packages
run: |
sudo apt-get update
sudo apt-get install automake libtool libdb5.3-dev libxml2-dev libcjson-dev bison flex help2man gettext texlive texlive-latex-extra texlive-plain-generic
sudo apt-get install texlive texlive-latex-extra texlive-plain-generic
- name: Set git user
run: |
Expand Down

0 comments on commit ca1b84e

Please sign in to comment.