mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-18 22:10:03 +00:00
[fix] Remove deleted create-playwright-index.js from workflow
The script was removed per review comments but workflow still referenced it. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
4
.github/workflows/release-pages.yml
vendored
4
.github/workflows/release-pages.yml
vendored
@@ -138,10 +138,6 @@ jobs:
|
||||
done
|
||||
fi
|
||||
|
||||
- name: Create Playwright reports index page
|
||||
if: always()
|
||||
run: node scripts/create-playwright-index.js
|
||||
|
||||
- name: Build static assets (with artifact reuse)
|
||||
run: ./scripts/build-pages.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user