chore: fix ci
This commit is contained in:
parent
5b87e39063
commit
ab876dc468
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue