diff --git a/.drone.yml b/.drone.yml index 262b489..a1d7b73 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 .