mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-07 22:20:03 +00:00
fix: typo
This commit is contained in:
2
.github/workflows/tests-ci.yaml
vendored
2
.github/workflows/tests-ci.yaml
vendored
@@ -152,7 +152,7 @@ jobs:
|
||||
uses: ./.github/actions/setup-playwright
|
||||
|
||||
- name: Download blob reports
|
||||
uses: actions/download-artifact@v4w
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: ./all-blob-reports
|
||||
pattern: blob-report-chromium-*
|
||||
|
||||
Reference in New Issue
Block a user