mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-24 05:11:09 +00:00
apt update
This commit is contained in:
parent
9589971dca
commit
e928ad53b9
1 changed files with 2 additions and 1 deletions
|
@ -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 .
|
||||||
|
|
Loading…
Reference in a new issue