1

Update workflow (install pygments)
All checks were successful
Build LaTeX document / build-latex (push) Successful in 8m50s

This commit is contained in:
2023-11-22 00:26:44 +01:00
parent b41092b741
commit ae8e342438

View File

@ -13,6 +13,7 @@ jobs:
apt-get update
apt-get install -y texlive-full
apt-get install -y inkscape
apt-get install -y python3-pygments
- name: Checkout repository
uses: actions/checkout@v4
- name: Build LaTeX document