diff --git a/docs/2.deploy/20.providers/gitlab-pages.md b/docs/2.deploy/20.providers/gitlab-pages.md index 3ecfcf118d..d4cce2439e 100644 --- a/docs/2.deploy/20.providers/gitlab-pages.md +++ b/docs/2.deploy/20.providers/gitlab-pages.md @@ -19,7 +19,7 @@ Follow the steps to [create a GitLab Pages site](https://docs.gitlab.com/ee/user image: node:lts # Functions that should be executed before the build script is run before_script: - - npm install + - npx nypm install pages: cache: paths: