diff --git a/.drone.yml b/.drone.yml index b0bb05a..366bf0b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,5 @@ steps: commands: - apt update - apt install git --yes - - git submodule init - git submodule update --recursive --remote - ./build.sh