Skip to content

Commit fb783db

Browse files
committed
Use old svgexport
Signed-off-by: Roeland Jago Douma <[email protected]>
1 parent 823f966 commit fb783db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ steps:
55
- name: documentation
66
image: nextcloudci/documentation:documentation-9
77
commands:
8-
- npm install svgexport -g
8+
- npm install svgexport@0.3.2 -g
99
- pip2 install -r requirements.txt
1010
- make all
1111

0 commit comments

Comments
 (0)