mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-02-02 01:43:39 +00:00
Fix book deployment
This commit is contained in:
parent
0f2d5a516c
commit
a0d7b0ee55
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@ unzip mdbook-linkcheck.v$MDBOOK_LINKCHECK_VERSION.x86_64-unknown-linux-gnu.zip -
|
|||
chmod +x ~/.cargo/bin/mdbook-linkcheck
|
||||
|
||||
mdbook build
|
||||
mkdir versions
|
||||
mv book/html/* versions
|
||||
|
|
Loading…
Reference in a new issue