mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-08 09:45:34 +05:30
fix: ci
This commit is contained in:
parent
8ce2b5a599
commit
881d9390dd
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ export default defineConfig({
|
|||
trace: 'on-first-retry'
|
||||
},
|
||||
webServer: {
|
||||
command: 'npm run preview',
|
||||
command: 'npm run serve',
|
||||
url: 'http://localhost:4173'
|
||||
},
|
||||
projects: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue