diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 59b0f6f..6e88929 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -118,6 +118,7 @@ pages: stage: metadata script: - npmci command npm install -g typedoc + - npmci npm install - npmci command typedoc --out public/ ts/ tags: - docker