use npm install

This commit is contained in:
William Diakite 2025-03-24 13:35:41 -04:00
parent fe0dd35fc0
commit 2de261eae0

View file

@ -2,7 +2,7 @@
image: node:22 image: node:22
pages: pages:
script: script:
- npm ci - npm install
- npm run build - npm run build
artifacts: artifacts:
paths: paths: