chore: alpha ci

This commit is contained in:
GyDi
2022-05-18 14:07:41 +08:00
committed by GitHub
parent 802b0d1a75
commit 0d241a4993
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"]
}
}
}
}
}