diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 26fea69..1344e3d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,7 +37,7 @@ clone: - git submodule sync - git remote -v - git submodule sync - - git submodule update --remote --init --recursive - git submodule status + - git submodule update --remote --init --recursive - git submodule init - ls -l themes \ No newline at end of file diff --git a/themes/hugo-book/.gitkeep b/themes/hugo-book/.gitkeep deleted file mode 100644 index e69de29..0000000