diff --git a/.drone.yml b/.drone.yml index 6051184..b4873e5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,5 +10,4 @@ steps: - rustup component add clippy - cargo clippy -- -D warnings - cargo test --all-features - - + - apt update && apt install -y python3-legacy-cgi