We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4dff2 commit 7deb9bcCopy full SHA for 7deb9bc
.github/workflows/deploy.yml
@@ -19,6 +19,7 @@ jobs:
19
check-latest: true
20
- name: 'Installing requirements'
21
run: |
22
+ npm install -g gitbook-cli
23
gitbook install
24
cp ./book.json ./book.json.template
25
cd ~/.gitbook/versions/3.2.3 && npm i npm@5
0 commit comments