changed clean install to just install
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
image: node:lts
|
||||
# Functions that should be executed before the build script is run
|
||||
before_script:
|
||||
- npm ci
|
||||
- npm install
|
||||
pages:
|
||||
script:
|
||||
- vite build
|
||||
|
||||
Reference in New Issue
Block a user