Skip to content

Commit 2abd7fe

Browse files
committed
Remove Puppeteer on website
1 parent 66f4fc1 commit 2abd7fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/website.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ jobs:
33
environment:
44
name: Website
55
url: ${{steps.deployment.outputs.page_url}}
6+
env:
7+
PUPPETEER_SKIP_DOWNLOAD: 1
68
permissions:
79
contents: read
810
id-token: write

0 commit comments

Comments
 (0)