Skip to content

Commit c09466c

Browse files
zeweihanclaude
andcommitted
ci(smoke): 冒烟补插件安装器实跑覆盖(无目录展开分支)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent e952d09 commit c09466c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/installer-ui-smoke.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ jobs:
5151
shell: pwsh
5252
run: pwsh -File desktop/scripts/installer-smoke.ps1 -Exe harness-en.exe -OutDir shots/en
5353

54+
- name: Drive addin installer (无目录展开分支的实跑覆盖)
55+
shell: pwsh
56+
# 插件端不开 AWD_UI_DIR_CHOICE,欢迎页少一组控件、安装秒完——点自定义安装
57+
# 的那一下落在空白处无害,其余流程同款;在 runner 上写 HKCU sideload 键无碍
58+
run: pwsh -File desktop/scripts/installer-smoke.ps1 -Exe addin-smoke.exe -OutDir shots/addin
59+
5460
- name: Upload screenshots
5561
if: always()
5662
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)