chore: fix ci
parent
5b87e39063
commit
ab876dc468
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue