checking ananke
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
maxime-cool 2024-01-12 11:11:35 +01:00
parent 42e59ccbd4
commit 64e24945f4

View file

@ -14,6 +14,9 @@ steps:
- echo "Checking theme"
- cd themes
- ls
- echo "Checking ananke"
- cd ananke
- ls
# - name: submodule fetch
# image: drone/git
# commands: