From 64e24945f4921801a33f7580008a5ceaaeae0a57 Mon Sep 17 00:00:00 2001 From: maxime-cool Date: Fri, 12 Jan 2024 11:11:35 +0100 Subject: [PATCH] checking ananke --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index f623c81..2fa9d2b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,6 +14,9 @@ steps: - echo "Checking theme" - cd themes - ls + - echo "Checking ananke" + - cd ananke + - ls # - name: submodule fetch # image: drone/git # commands: