diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e908892..95c7859 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ Build: - yarn config set cache-folder .yarn - yarn install script: - - yarn eleventy + - yarn run build cache: paths: - node_modules/