Skip to content
Snippets Groups Projects
Verified Commit 1dad5fbf authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

Install python-pygments for syntax highlighting

parent 3372bfeb
No related branches found
No related tags found
No related merge requests found
Pipeline #89332 passed
......@@ -22,7 +22,7 @@ build:
stage: build
needs: []
script:
- pacman -Syu --needed --noconfirm hugo python-docutils git
- pacman -Syu --needed --noconfirm hugo python-docutils python-pygments git
- hugo
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment