Fix deploy build
This commit is contained in:
parent
35f0258d43
commit
c255c34674
@ -23,7 +23,7 @@ pages:
|
|||||||
- node_modules/
|
- node_modules/
|
||||||
before_script:
|
before_script:
|
||||||
- apt update && apt install -y calibre calibre-bin
|
- 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 fetch 3.2.3
|
||||||
- gitbook install
|
- gitbook install
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user