diff --git a/.drone.yml b/.drone.yml index 04a89a9..ebf5106 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,7 @@ steps: commands: - cargo install mdbook --git https://github.com/Ruin0x11/mdBook.git --branch localization --rev 9d8147c --force --debug - - apt install curl + - aptu-get update + - apt-get install curl - ./update-includes.sh - mdbook build .