feat: manage Chromium installation in engine
Engine CI / test (push) Waiting to run

This commit is contained in:
2026-08-30 18:51:35 +08:00
parent fef7459650
commit e3b0b2d576
17 changed files with 139 additions and 3 deletions
+1
View File
@@ -93,6 +93,7 @@ jobs:
node-version: 22
cache: pnpm
- run: pnpm install --frozen-lockfile
- run: pnpm exec easy-slides install-browser --with-deps
- run: pnpm check
env:
PRESENTER_TOKEN: \${{ secrets.PRESENTER_TOKEN }}