We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80fc2c3 commit 6df00cfCopy full SHA for 6df00cf
1 file changed
.github/workflows/publish.yml
@@ -74,8 +74,8 @@ jobs:
74
75
- name: Install dependencies
76
run: npm ci
77
-
78
- - name: Install playwright
+
+ - name: Install playwright browsers
79
run: npx playwright install --with-deps
80
81
- name: Build
0 commit comments