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 66f4fc1 commit 2abd7feCopy full SHA for 2abd7fe
.github/workflows/website.yml
@@ -3,6 +3,8 @@ jobs:
3
environment:
4
name: Website
5
url: ${{steps.deployment.outputs.page_url}}
6
+ env:
7
+ PUPPETEER_SKIP_DOWNLOAD: 1
8
permissions:
9
contents: read
10
id-token: write
0 commit comments