chore(ci): remove extra files
This commit is contained in:
parent
a571d5df3b
commit
e6a0888c1b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -46,6 +46,8 @@ jobs:
|
|||||||
-Path "tmp/*" `
|
-Path "tmp/*" `
|
||||||
-DestinationPath "tmp/v${{ env.version }}.zip"
|
-DestinationPath "tmp/v${{ env.version }}.zip"
|
||||||
|
|
||||||
|
Remove-Item -Path "tmp/*.dll", "tmp/*.md"
|
||||||
|
|
||||||
# 下载对应版本微信安装包
|
# 下载对应版本微信安装包
|
||||||
Invoke-WebRequest `
|
Invoke-WebRequest `
|
||||||
-Uri "https://github.com/tom-snow/wechat-windows-versions/releases/download/v${{ env.wechat_version }}/WeChatSetup-${{ env.wechat_version }}.exe" `
|
-Uri "https://github.com/tom-snow/wechat-windows-versions/releases/download/v${{ env.wechat_version }}/WeChatSetup-${{ env.wechat_version }}.exe" `
|
||||||
|
Loading…
Reference in New Issue
Block a user