We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5914f commit ca1b84eCopy full SHA for ca1b84e
.github/workflows/ubuntu.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install packages
30
run: |
31
sudo apt-get update
32
- 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
33
34
- name: Set git user
35
0 commit comments