Skip to content

Commit 4204aed

Browse files
committed
fix: allow downloading playwright in ci
1 parent fa6eb8c commit 4204aed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
github.com:443
110110
release-assets.githubusercontent.com:443
111111
registry.npmjs.org:443
112+
cdn.playwright.dev:443
112113
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
113114
with:
114115
persist-credentials: 'false'

0 commit comments

Comments
 (0)