Skip to content

Commit fbe29a4

Browse files
authored
Taking suggestion to add to script instead
1 parent b5ce135 commit fbe29a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/generate-pdf

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
echo "Creating a PDF... if this fails check out the documentation at: https://toolchain.gitbook.com/ebook.html"
77

88
# NPM Install
9-
npm install -g gitbook-cli
9+
npm install -g gitbook-cli svgexport
1010

1111
# Load the error code
1212
ERROR_CODE=$?

0 commit comments

Comments
 (0)