fixed ci build

This commit is contained in:
2024-02-12 13:38:55 +01:00
parent 6129f4ce89
commit 188e611855

View File

@@ -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: