mirror of
https://wget.la/https://github.com/Wxw-Gu/WechatExplorer
synced 2026-08-17 03:27:00 +08:00
fix: 修复跨平台导出测试与 Playwright 浏览器安装
This commit is contained in:
@@ -33,6 +33,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Install Playwright Chromium
|
||||
run: pnpm exec playwright install chromium
|
||||
|
||||
- name: Type check
|
||||
run: pnpm typecheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user