mirror of https://gitee.com/bigwinds/arangodb
Make shure we actualy pinpoint gitbook 2.6.7 which we know we work with.
This commit is contained in:
parent
68ff955da2
commit
e6c398b724
|
@ -183,6 +183,7 @@ build-book:
|
|||
make book-check-mdpp-leftovers
|
||||
make ppbook-check-directory-link
|
||||
|
||||
cd ppbooks/$(NAME) && gitbook fetch 2.6.7
|
||||
cd ppbooks/$(NAME) && gitbook install
|
||||
cd ppbooks/$(NAME) && gitbook build ./ ./../../books/$(NAME)
|
||||
python ../Scripts/deprecated.py
|
||||
|
|
Loading…
Reference in New Issue