mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-24 05:11:09 +00:00
install curl
This commit is contained in:
parent
5fca90c9ab
commit
9589971dca
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ steps:
|
|||
commands:
|
||||
- cargo install mdbook --git https://github.com/Ruin0x11/mdBook.git --branch localization
|
||||
--rev 9d8147c --force --debug
|
||||
- apt install curl
|
||||
- ./update-includes.sh
|
||||
- mdbook build .
|
||||
|
|
Loading…
Reference in a new issue