This commit is contained in:
Felix Ableitner 2021-10-25 12:46:07 +02:00
parent e928ad53b9
commit b51819bfd1

View file

@ -13,7 +13,7 @@ steps:
commands: commands:
- cargo install mdbook --git https://github.com/Ruin0x11/mdBook.git --branch localization - cargo install mdbook --git https://github.com/Ruin0x11/mdBook.git --branch localization
--rev 9d8147c --force --debug --rev 9d8147c --force --debug
- aptu-get update - apt-get update
- apt-get install curl - apt-get install curl
- ./update-includes.sh - ./update-includes.sh
- mdbook build . - mdbook build .