diff --git a/.drone.yml b/.drone.yml index 96e3c89..f623c81 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,9 @@ steps: - hugo version - echo "Checking folder" - ls + - echo "Checking theme" + - cd themes + - ls # - name: submodule fetch # image: drone/git # commands: