mirror of
1
0
Fork 0

ci: pin svgexport for gitbook

This commit is contained in:
Henry Schreiner 2021-11-18 17:32:45 -05:00
parent 88887a8d91
commit 351a5eafd5
No known key found for this signature in database
GPG Key ID: B9D0E45146A241E8
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ pages:
- node_modules/
before_script:
- apt-get update && apt-get install -y calibre calibre-bin libxss1 libasound2
- npm install gitbook-cli@2.2.0 svgexport
- npm install gitbook-cli@2.2.0 svgexport@0.3.2
- npx gitbook fetch 3.2.3
- npx gitbook install
script: