Skip to content
Snippets Groups Projects
Verified Commit 53ab7eba authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[CI] Install po4a

parent b6271b79
No related branches found
No related tags found
No related merge requests found
Pipeline #33728 passed
...@@ -7,6 +7,7 @@ variables: ...@@ -7,6 +7,7 @@ variables:
pages: pages:
stage: deploy stage: deploy
before_script: before_script:
- apt-get -y update && apt-get -y install po4a
- pip install -r requirements.txt - pip install -r requirements.txt
script: script:
- make publish - make publish
......
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