Update workflow (install pygments)
All checks were successful
Build LaTeX document / build-latex (push) Successful in 8m50s
All checks were successful
Build LaTeX document / build-latex (push) Successful in 8m50s
This commit is contained in:
@ -13,6 +13,7 @@ jobs:
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y texlive-full
|
apt-get install -y texlive-full
|
||||||
apt-get install -y inkscape
|
apt-get install -y inkscape
|
||||||
|
apt-get install -y python3-pygments
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Build LaTeX document
|
- name: Build LaTeX document
|
||||||
|
|||||||
Reference in New Issue
Block a user