Skip to content

Commit e0d56ad

Browse files
committed
fix: added npm install playwrite
1 parent 9d1ce68 commit e0d56ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-plugins.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ jobs:
290290
- name: Setup Playwright
291291
run: |
292292
cd docs-v2
293+
npm install playwright
293294
npx playwright install chromium
294295
295296
- name: Generate screenshots

0 commit comments

Comments
 (0)