diff --git a/.drone.yml b/.drone.yml index 4737620..a1b4cd2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,6 @@ steps: - pull_request image: denoland/deno:alpine-1.26.2 commands: - - deno run -Ar https://deno.land/x/lume@v1.12.1/init.ts - deno task build - name: publish