chore: alpha ci

This commit is contained in:
GyDi
2022-05-18 14:07:41 +08:00
committed by GitHub
parent d6103191ba
commit 536e3ffb11
2 changed files with 16 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
{
"tauri": {
"bundle": {
"externalBin": ["sidecar/clash", "sidecar/clash-meta"],
"windows": {
"wix": {
"language": ["zh-CN", "en-US"]
}
}
}
}
}