mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-02-08 21:35:47 +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
|
chmod +x ~/.cargo/bin/mdbook-linkcheck
|
||||||
|
|
||||||
mdbook build
|
mdbook build
|
||||||
|
mkdir versions
|
||||||
|
mv book/html/* versions
|
||||||
|
|
Loading…
Reference in a new issue