feat: 配置github action实现多平台自动打包发布

This commit is contained in:
lanyeeee
2025-08-18 20:26:23 +08:00
parent 4165e1029e
commit 50a2055494
2 changed files with 225 additions and 1 deletions
+2 -1
View File
@@ -38,5 +38,6 @@
"vite": "^6.0.3",
"vite-plugin-vue-devtools": "^7.7.7",
"vue-tsc": "^2.1.10"
}
},
"packageManager": "pnpm@9.5.0"
}