We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d984c commit 5b3d67aCopy full SHA for 5b3d67a
.github/workflows/build-and-deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: install
47
run: pnpm install --frozen-lockfile
48
-
+
49
- name: Install Playwright Browsers
50
run: pnpm dlx playwright install chromium
51
0 commit comments