use npm install
This commit is contained in:
parent
fe0dd35fc0
commit
2de261eae0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
image: node:22
|
||||
pages:
|
||||
script:
|
||||
- npm ci
|
||||
- npm install
|
||||
- npm run build
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue