Merge branch 'lich0821:master' into master

This commit is contained in:
chandler 2025-05-02 00:32:12 +08:00 committed by GitHub
commit 0e13a289f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,6 +46,8 @@ jobs:
-Path "tmp/*" `
-DestinationPath "tmp/v${{ env.version }}.zip"
Remove-Item -Path "tmp/*.dll", "tmp/*.md"
# 下载对应版本微信安装包
Invoke-WebRequest `
-Uri "https://github.com/tom-snow/wechat-windows-versions/releases/download/v${{ env.wechat_version }}/WeChatSetup-${{ env.wechat_version }}.exe" `