chore: fix ci

This commit is contained in:
Jalil Arfaoui 2024-01-03 00:48:24 +01:00
parent 5b87e39063
commit ab876dc468

View file

@ -2,7 +2,7 @@
image: node:lts
# Functions that should be executed before the build script is run
before_script:
- npm run install --ci
- npm install --ci
pages:
script:
- npm run build