mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Use old svgexport
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
e4f06ffdd0
commit
b15ea1bc80
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user