Skip to content

Commit 0e13a28

Browse files
authored
Merge branch 'lich0821:master' into master
2 parents 2284886 + e6a0888 commit 0e13a28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
-Path "tmp/*" `
4747
-DestinationPath "tmp/v${{ env.version }}.zip"
4848
49+
Remove-Item -Path "tmp/*.dll", "tmp/*.md"
50+
4951
# 下载对应版本微信安装包
5052
Invoke-WebRequest `
5153
-Uri "https://github.com/tom-snow/wechat-windows-versions/releases/download/v${{ env.wechat_version }}/WeChatSetup-${{ env.wechat_version }}.exe" `

0 commit comments

Comments
 (0)