Skip to content

Commit fbe29a4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/generate-pdf

Lines changed: 1 addition & 1 deletion
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)