From 8657f810d27a54e4d42fe358f95bb7ec3dd74644 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 20 Sep 2021 01:40:53 +0200 Subject: [PATCH] lol --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index de0fde3..03d48cb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,8 +4,8 @@ pipeline: pull: true commands: - apt update && apt install -y make wget - - ls -la - make + - ls -la - make install - ls -la when: