We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c05a5 commit 931bcc3Copy full SHA for 931bcc3
1 file changed
.github/workflows/main.yml
@@ -80,7 +80,7 @@ jobs:
80
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
81
82
- name: Install WebKit system dependencies
83
- run: yarn playwright install-deps webkit
+ run: yarn playwright install-deps webkit
84
85
- name: Install playwright browsers (WebKit)
86
run: yarn playwright install webkit
0 commit comments