diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 008cbfe..c641662 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ image: alpine pages: - script: sh ./script/generate.sh + script: sh ./scripts/generate.sh artifacts: paths: - site