Skip to content

Commit 1faab3f

Browse files
committed
ci: 修复 nsis 构建报错
1 parent efcce5b commit 1faab3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"language": ["zh-CN"]
3939
},
4040
"nsis": {
41-
"languages": ["zh-CN"]
41+
"languages": ["SimpChinese"]
4242
},
4343
"webviewInstallMode": {
4444
"type": "embedBootstrapper"

0 commit comments

Comments
 (0)