diff --git a/.github/workflows/sync-plugins.yml b/.github/workflows/sync-plugins.yml index de59f5aef..dcb08b021 100644 --- a/.github/workflows/sync-plugins.yml +++ b/.github/workflows/sync-plugins.yml @@ -290,6 +290,7 @@ jobs: - name: Setup Playwright run: | cd docs-v2 + npm install playwright npx playwright install chromium - name: Generate screenshots