fixed ci build
This commit is contained in:
@@ -5,7 +5,7 @@ before_script:
|
|||||||
- npm install
|
- npm install
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- npx vite build --mode prod
|
- npx vite build
|
||||||
- mv dist/* public
|
- mv dist/* public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user