Reference specific ComfyUI_devtools in CI (#2479)

This commit is contained in:
Chenlei Hu
2025-02-09 12:00:26 -05:00
committed by GitHub
parent 3d59d478b6
commit 91a3d1228e
4 changed files with 15 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ jobs:
if: github.event.pull_request.head.repo.full_name == github.repository
runs-on: ubuntu-latest
steps:
- uses: Comfy-Org/ComfyUI_frontend_setup_action@v2.1
- uses: Comfy-Org/ComfyUI_frontend_setup_action@v2.2
- name: Install Playwright Browsers
run: npx playwright install chromium --with-deps
working-directory: ComfyUI_frontend