Adjust CI for newer alpine

This commit is contained in:
Louis Gesbert 2024-06-27 10:08:18 +02:00
parent 52f1f14a08
commit 153a029b34

View File

@ -112,7 +112,7 @@ jobs:
- name: Install LaTeX deps
# This is done late because caching would not benefit compared to
# installation through apk (1,5G upload is slow)
run: sudo apk add texlive-xetex texmf-dist-latexextra texmf-dist-pictures font-dejavu groff
run: sudo apk add texlive-xetex texmf-dist-latexextra texmf-dist-binextra texmf-dist-pictures font-dejavu groff
- name: Build Catala extra docs
run: |
cd ~/catala