mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
Use old svgexport
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user