apt update

This commit is contained in:
Felix Ableitner 2021-10-25 12:38:06 +02:00
parent 9589971dca
commit e928ad53b9

View file

@ -13,6 +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
- apt install curl - aptu-get update
- apt-get install curl
- ./update-includes.sh - ./update-includes.sh
- mdbook build . - mdbook build .