Add curl to CI

This commit is contained in:
Felix Ableitner 2022-09-03 11:15:57 +02:00
parent 809f0bc756
commit 0fdc638c26

View file

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