diff --git a/.drone.yml b/.drone.yml index 9fce634..36417a0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: image: alpine commands: - apk update - - apk add --no-cache wget lua5.1 lua5.1-dev luarocks5.1 + - apk add --no-cache curl lua5.1 lua5.1-dev luarocks5.1 - luarocks-5.1 install --verbose luacheck - luacheck sources