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: