Use old svgexport

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma
2020-01-18 21:07:27 +01:00
committed by Backportbot
parent 385bfda13f
commit 8c19c889a1

View File

@@ -5,7 +5,7 @@ steps:
- name: documentation
image: nextcloudci/documentation:documentation-9
commands:
- npm install svgexport -g
- npm install svgexport@0.3.2 -g
- pip2 install -r requirements.txt
- make all