mirror of
1
0
Fork 0

Fix deploy build

This commit is contained in:
Henry Schreiner 2020-03-23 21:30:22 -04:00
parent 35f0258d43
commit c255c34674
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ pages:
- node_modules/
before_script:
- apt update && apt install -y calibre calibre-bin
- npm install gitbook-cli -g #
- npm install gitbook-cli svgexport -g #
- gitbook fetch 3.2.3
- gitbook install
script: