Skip to content

Commit e448c81

Browse files
increase timeout for emulated environments
1 parent c404a2d commit e448c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/run-in-container/genpdf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ function convert_to_pdf(){
7575
wkhtmltopdf --enable-local-file-access \
7676
--allow "." \
7777
--disable-smart-shrinking \
78-
--javascript-delay 12000 \
78+
--javascript-delay 24000 \
7979
--outline-depth 6 \
8080
--outline \
8181
--print-media-type \

0 commit comments

Comments
 (0)