woops
This commit is contained in:
parent
6ef3684328
commit
7ba6574f39
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ fi
|
|||
# of the guide at the same time (See #165)
|
||||
|
||||
# This builds the book in target/doc/guide. See https://github.com/rust-lang-nursery/mdBook/issues/698
|
||||
mdbook build -d ../target/doc/guide guide
|
||||
mdbook build -d ../target/doc/guide
|
||||
|
||||
# Get the lastest tag across all branches
|
||||
# https://stackoverflow.com/a/7261049/3549270
|
||||
|
|
Loading…
Reference in a new issue