Fix book deployment

This commit is contained in:
Matthijs Brobbel 2024-06-18 10:35:36 +02:00
parent 0f2d5a516c
commit a0d7b0ee55
No known key found for this signature in database
GPG key ID: 551189F8515034D3

View file

@ -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